Hostname
mava-tech.com
Last fetched
mava-tech.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mava-tech.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.5.217.64 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.200 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 52.95.169.38 | 52.95.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 52.95.169.62 | 52.95.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mava-tech.com owner
- Contact emails
- 10abbe79-9d1a-4fef-8bd1-cd28154b9cc9@identity-protect.org
- 1344db0a-4167-47a1-8eea-4f464fe41282@identity-protect.org
- 2deff338-b793-48e7-a6a3-1b2f486973e8@identity-protect.org
- 8559b1f5-c2cf-4efc-92be-95624a219b4e@identity-protect.org
- 8c54730b-298a-4e9a-9614-171810014a5d@identity-protect.org
- b0d5e2f3-c5a2-4799-821c-69c78bbac73c@identity-protect.org
- d19b0428-1c0a-46d0-81d2-8b221d02a5b3@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from mava-tech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mava-tech.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.