Hostname
secure-drm.nmrodam.com
Last fetched
secure-drm.nmrodam.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
secure-drm.nmrodam.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 |
|---|---|---|---|---|
| 108.128.188.156 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.246.217.238 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.247.150.2 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.252.5.88 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.210.195.244 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.211.85.15 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.222.194 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.247.67.45 | 54.247.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.73.111.88 | 54.73.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.75.6.180 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.80.95.245 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.74.224.185 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
No WHOIS records are currently associated with secure-drm.nmrodam.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from secure-drm.nmrodam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "secure-drm.nmrodam.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.