Hostname
mdm.ainqapps.com
Last fetched
mdm.ainqapps.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
mdm.ainqapps.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 |
|---|---|---|---|---|
| 13.226.155.111 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.155.121 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.155.34 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.155.4 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.164.230.11 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.77 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.83 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.99 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
No WHOIS records are currently associated with mdm.ainqapps.com in WhisperGraph.
Subdomains
6 observed subdomains of mdm.ainqapps.com.
Showing 3 of 6. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from mdm.ainqapps.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mdm.ainqapps.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.