Skip to content

Add Frostbyte IP Geolocation and DNS Lookup APIs#294

Open
Robocular wants to merge 1 commit intoedoardottt:mainfrom
Robocular:add-frostbyte-ip-geo-dns
Open

Add Frostbyte IP Geolocation and DNS Lookup APIs#294
Robocular wants to merge 1 commit intoedoardottt:mainfrom
Robocular:add-frostbyte-ip-geo-dns

Conversation

@Robocular
Copy link

Description

Adding two free API tools useful for OSINT, penetration testing, and network reconnaissance:

Attack Surface section

  • Frostbyte IP Geolocation — IP geolocation API returning country, city, timezone, coordinates, and ISP/ASN data. Self-hosted MaxMind GeoLite2 database with sub-millisecond lookups. Supports batch processing of multiple IPs and distance calculation between two IPs.

DNS section

  • Frostbyte DNS Lookup — DNS resolution and WHOIS/RDAP API. Resolves all record types (A, AAAA, MX, TXT, NS, CNAME, SOA), checks DNS propagation across 8 public resolvers simultaneously, WHOIS/RDAP lookups, domain availability checking, and bulk domain processing.

Why these fit

Both tools are REST APIs useful during recon phases — IP attribution, geofencing checks, DNS enumeration, and domain research. They complement existing entries like IPInfo.io, HackerTarget, and DNSDumpster in their respective sections.

Checklist

  • Link is working
  • Entry follows existing format (- [Name](URL) - Description)
  • Placed in appropriate section (Attack Surface for IP geo, DNS for DNS lookup)

- Add Frostbyte IP Geolocation to Attack Surface section: IP geolocation with country, city, timezone, ISP data, self-hosted MaxMind DB, batch processing
- Add Frostbyte DNS Lookup to DNS section: DNS resolution, WHOIS/RDAP, propagation analysis across 8 resolvers, domain availability, bulk lookups
@auto-assign auto-assign bot requested a review from edoardottt March 5, 2026 14:59
@edoardottt
Copy link
Owner

Hi, sorry but as far as I can see the URLs are not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants