Hostname
geoip.com
Last fetched
geoip.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
geoip.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.39.233 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.171.159 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- anonymize, llc.
- Contact emails
- 566786@privacy-link.com
- geoip.com-1hvbksfgw894i@anonymize.com
- geoip.com-1iukcvm8tyzc5@anonymize.com
- geoip.com-1jy4zqkiexut2@anonymize.com
- geoip.com-r1a3sf8szvi1@anonymize.com
- geoip.com-skvm67bjd06v@anonymize.com
- geoip.com-sobs7tiehb8y@anonymize.com
- geoip.com-sohcv053eteq@anonymize.com
- geoip.com-to1u9ox27cxi@anonymize.com
- geoip.com-tol8oxa9k10z@anonymize.com
- geoip.com-u7um9755y81e@anonymize.com
- geoip.com-ubgdq7nthahu@anonymize.com
- geoip.com-vb42vpwrucl4@anonymize.com
- c827ecfc0c084bfeb970394efefd3f1f.protect@withheldforprivacy.com
Subdomains
4 observed subdomains of geoip.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from geoip.com in the public web crawl.
22 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from geoip.com.
- IP · 104.20.39.233
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · 566786@privacy-link.com
- TLD · .com
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "geoip.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.