Hostname
mixt-web.inv8mixtdev.com
Last fetched
mixt-web.inv8mixtdev.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
mixt-web.inv8mixtdev.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.54.117 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.15 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.52 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.54.76 | 13.32.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.85.31.102 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.30 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.39 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.94 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.71.102 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.54 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.69 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.85 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
No WHOIS records are currently associated with mixt-web.inv8mixtdev.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from mixt-web.inv8mixtdev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mixt-web.inv8mixtdev.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.