Hostname
aun-kitchen.com
Last fetched
aun-kitchen.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aun-kitchen.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.113.74.49 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.113.97.212 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.149.100 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.194.181.9 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aun-kitchen.com owner
- Contact emails
- 3112b8e5-c020-4a56-9815-91c98aaa958a@identity-protect.org
- 3db9200b-ada9-4dee-bdd9-92d7771902f1@identity-protect.org
- 6fba433f-7262-4449-9158-59680b8cb8b5@identity-protect.org
- 810670a5-f04f-422b-b8cb-97e8657be9bb@identity-protect.org
- b734dc4e-4774-4f73-848d-69fc5b01ede6@identity-protect.org
- da87af9f-4170-4da6-8b9e-14178175565f@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from aun-kitchen.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from aun-kitchen.com.
- IP · 3.113.74.49
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 3112b8e5-c020-4a56-9815-91c98aaa958a@identity-protect.org
- TLD · .com
- Browse hostnames · au…
- 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: "aun-kitchen.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.