Hostname
katecut.com
Last fetched
katecut.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
katecut.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.217.53.218 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of katecut.com owner
- Contact emails
- 638b5d4e-e63f-4f91-8240-924c28bf2b3f@identity-protect.org
- 7146b972-fcd7-4276-ba07-3dfe885f52a1@identity-protect.org
- 730c2da9-d98a-4251-a49b-a2b0f0edb615@identity-protect.org
- 8eb15c67-0f3b-453f-a583-f482c37ed4a4@identity-protect.org
- b250468e-da5f-4680-b3dd-1e65236e50f8@identity-protect.org
- b961caff-ae69-4e92-95f6-414dfb39e187@identity-protect.org
- f47acac0-18a2-40d4-bfc7-9198d5d00588@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from katecut.com.
- IP · 54.217.53.218
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 638b5d4e-e63f-4f91-8240-924c28bf2b3f@identity-protect.org
- TLD · .com
- Browse hostnames · ka…
- 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: "katecut.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.