Hostname
a-pond.com
Last fetched
a-pond.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
a-pond.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.26.5 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.135.14 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 69.181.0.255 | 69.180.0.0/15 | AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of a-pond.com owner
- Contact emails
- 5408c904-442f-40da-a706-c8b29f61d87a@identity-protect.org
- 6b3a3e26-d8f9-4e44-9d0f-981e79f01c38@identity-protect.org
- 8562d1e5-2077-4207-994e-244e5e710dc0@identity-protect.org
- 8c3477eb-e763-4a6a-b927-f1c82d92dfb4@identity-protect.org
- d43ca24a-bfe6-4e58-b300-992c1b98798f@identity-protect.org
- f3ff372f-0cc0-4c2a-9ac8-333ba9a9fb97@identity-protect.org
- owner-11086997@a-pond.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of a-pond.com.
| Subdomain |
|---|
| api.a-pond.com |
Web-graph footprint
Distinct hostnames that link to or from a-pond.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from a-pond.com.
- IP · 104.21.26.5
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 5408c904-442f-40da-a706-c8b29f61d87a@identity-protect.org
- TLD · .com
- Browse hostnames · ap…
- 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: "a-pond.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.