Hostname
cornwallathletics.com
Last fetched
cornwallathletics.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cornwallathletics.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 |
|---|---|---|---|---|
| 52.42.30.21 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.189.78.34 | 54.188.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cornwallathletics.com owner
- Contact emails
- 0de1b1b2-600b-4429-8b7a-1f836490c6ea@identity-protect.org
- 34fdd853-fc4f-443d-9be1-4117ee970737@identity-protect.org
- 4eb0ef1e-1d86-4bda-a442-7787a6abe163@identity-protect.org
- 545f0cd1-51cf-423c-b882-a119cf15fd24@identity-protect.org
- 71a424b6-0b18-452d-a54b-3d22b6458ad6@identity-protect.org
- 7b3df884-cf2e-413f-9073-8d34f0799e8f@identity-protect.org
- 9266d98a-d7b3-4240-ad75-dea15939b73f@identity-protect.org
Subdomains
1 observed subdomain of cornwallathletics.com.
| Subdomain |
|---|
| www.cornwallathletics.com |
Web-graph footprint
Distinct hostnames that link to or from cornwallathletics.com in the public web crawl.
5 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cornwallathletics.com.
- IP · 52.42.30.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0de1b1b2-600b-4429-8b7a-1f836490c6ea@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "cornwallathletics.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.