blakeridgway
  • Joined on 2026-03-07
blakeridgway opened issue ArclineIT/dns#3 2026-04-16 20:54:49 -05:00
Diff mode: highlight resolvers that disagree with the majority
blakeridgway opened issue ArclineIT/dns#2 2026-04-16 20:54:47 -05:00
Parallel queries across all resolvers
blakeridgway opened issue ArclineIT/dns#1 2026-04-16 20:54:46 -05:00
Query A, AAAA, CNAME, MX, TXT, NS, SOA record types
blakeridgway opened issue ArclineIT/check#18 2026-04-16 20:54:44 -05:00
GitLab CI: build + release binaries on tag
blakeridgway opened issue ArclineIT/check#17 2026-04-16 20:54:43 -05:00
README with usage examples
blakeridgway opened issue ArclineIT/check#16 2026-04-16 20:54:42 -05:00
Cross-compile Makefile targets
blakeridgway opened issue ArclineIT/check#14 2026-04-16 20:54:41 -05:00
Report renderer (color terminal + JSON)
blakeridgway opened issue ArclineIT/check#15 2026-04-16 20:54:41 -05:00
--watch mode
blakeridgway opened issue ArclineIT/check#13 2026-04-16 20:54:40 -05:00
HTTP header fetch + CDN header detection
blakeridgway opened issue ArclineIT/check#12 2026-04-16 20:54:39 -05:00
CDN CIDR list (embed JSON, update via Makefile)
blakeridgway opened issue ArclineIT/check#11 2026-04-16 20:54:38 -05:00
ASN lookup (HTTP call to free API, cache result)
blakeridgway opened issue ArclineIT/check#10 2026-04-16 20:54:37 -05:00
DNS resolution + PTR lookup
blakeridgway opened issue ArclineIT/check#9 2026-04-16 20:54:36 -05:00
Project scaffold (go mod init, cmd/, internal/)
blakeridgway opened issue ArclineIT/check#8 2026-04-16 20:54:35 -05:00
--watch flag: re-check every N seconds (useful during DNS migration)
blakeridgway opened issue ArclineIT/check#7 2026-04-16 20:54:34 -05:00
Output: --json flag for scripting
blakeridgway opened issue ArclineIT/check#6 2026-04-16 20:54:33 -05:00
Output: clean terminal report (color-coded pass/fail)
blakeridgway opened issue ArclineIT/check#5 2026-04-16 20:54:32 -05:00
HTTP header inspection (CF-Ray, X-Served-By, Via, Server, X-Cache)
blakeridgway opened issue ArclineIT/check#4 2026-04-16 20:54:31 -05:00
Detect known CDN/cloud CIDR ranges (Cloudflare, Fastly, AWS, GCP, Azure)
blakeridgway opened issue ArclineIT/check#3 2026-04-16 20:54:30 -05:00
ASN / org lookup via ip-api.com or ipinfo.io (self-hosted fallback)
blakeridgway opened issue ArclineIT/check#2 2026-04-16 20:54:28 -05:00
Reverse DNS lookup (PTR record)