Hostname
mavinthekitchen.com
Last fetched
mavinthekitchen.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
mavinthekitchen.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 |
|---|---|---|---|---|
| 18.160.102.100 | 18.160.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.102.12 | 18.160.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.102.67 | 18.160.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.102.94 | 18.160.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.31.117 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.128 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.63 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.98 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mavinthekitchen.com owner
- Contact emails
- 810702b0-b80e-4c9d-a185-147a656cd3b6@identity-protect.org
- 9dc41a08-5972-4853-970e-eb35f55dc05a@identity-protect.org
- a6cb0ac1-5374-4f43-b33e-b1929ef2a3c8@identity-protect.org
- c761c3e3-c38b-4714-b65b-3947e20ec974@identity-protect.org
- d9d962ae-ac12-4755-a89a-47ada47bd9c8@identity-protect.org
- db7b6e8d-a28c-4fa9-8b16-d20ebea3cf67@identity-protect.org
- owner-5673902@mavinthekitchen.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of mavinthekitchen.com.
| Subdomain |
|---|
| www.mavinthekitchen.com |
Threat posture
History
Related pages
Pivot deeper into the graph from mavinthekitchen.com.
- IP · 18.160.102.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 810702b0-b80e-4c9d-a185-147a656cd3b6@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "mavinthekitchen.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.