Hostname
kittytab.com
Last fetched
kittytab.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kittytab.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.58.130.243 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.131.126.167 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.243.107 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.143.201.46 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.17.47.231 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.14.105.79 | 52.14.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.58.16.243 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.58.11.36 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kittytab.com owner
- Contact emails
- 62a4f8c1-461a-423d-9bab-9d43286ff885@identity-protect.org
- 6b1cae5e-9609-4331-ac15-aa27cb8cdbd7@identity-protect.org
- 6be59beb-5aaa-4018-8d2e-a1d1012330e7@identity-protect.org
- 80fe32ef-4aab-44e6-bbe2-da9670781d76@identity-protect.org
- a94451e8-f5ae-4bf7-9ad7-8f31f92de4e2@identity-protect.org
- b63b5d58-d800-42a3-8169-0ee18a0c1de9@identity-protect.org
- c1df3339-4331-4e47-8de1-a3b1eec0bc6a@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from kittytab.com.
- IP · 13.58.130.243
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 62a4f8c1-461a-423d-9bab-9d43286ff885@identity-protect.org
- TLD · .com
- Browse hostnames · ki…
- 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: "kittytab.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.