Hostname
mivafoods.com
Last fetched
mivafoods.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mivafoods.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.219.62.90 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.64.102 | 52.219.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mivafoods.com owner
- Contact emails
- 12d90591-427b-43e4-bff2-73830aaa9638@identity-protect.org
- 2955b2f9-bb3c-4781-9b56-af18113396c4@identity-protect.org
- 2e6cb505-9817-4591-867f-3f1a25561ebe@identity-protect.org
- 6e09c2b1-ec25-499e-bccd-5975f3327170@identity-protect.org
- 74a3498a-1675-4b5b-9c14-b98f3fc8019c@identity-protect.org
- d32d0d6a-da3c-4866-958c-d3f791f843d8@identity-protect.org
- f1002c95-d0f6-4e58-806c-a8280b88b953@identity-protect.org
- owner-7963152@mivafoods.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from mivafoods.com.
- IP · 52.219.62.90
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 12d90591-427b-43e4-bff2-73830aaa9638@identity-protect.org
- TLD · .com
- Browse hostnames · mi…
- 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: "mivafoods.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.