Hostname
komokitty.com
Last fetched
komokitty.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
komokitty.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.170.103 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.31 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.63 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.66 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.150.47 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.55 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.59 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.65 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.108 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.113 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.64 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.85 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0152251436
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from komokitty.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from komokitty.com.
- IP · 3.160.170.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · ZA
- Email · komokitty.com@contactprivacy.com
- TLD · .com
- Browse hostnames · ko…
- 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: "komokitty.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.