All hostnames secure-eu.nmrodam.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · secure-eu.nmrodam.com Routing diversity 7.3/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.5/10 canon.whisper.security/host/secure-eu.nmrodam.com Resolution chain secure-eu.nmrodam.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.128.153.110 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.128.253.226 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.129.58.212 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.70.125 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.133.47.40 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.198.52.68 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.202.101.60 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.206.226 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.88.90 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.120.24.20 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.126.53.21 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.69.180.104 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.78.214.132 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 34.240.164.114 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.240.35.147 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.122.11 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.243.142.157 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.247.22.136 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.247.243.25 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.183.35 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with secure-eu.nmrodam.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from secure-eu.nmrodam.com in the public web crawl.
Related pages Pivot deeper into the graph from secure-eu.nmrodam.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "secure-eu.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 .