All hostnames secure-sdk.nmrodam.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · secure-sdk.nmrodam.com Routing diversity 5.6/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/secure-sdk.nmrodam.com Resolution chain secure-sdk.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.199.145 108.138.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.187.171 108.138.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.132.51 108.138.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.176.20 108.138.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.38.172 108.138.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.61.41 108.138.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.243.50.122 35.1.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.68.204 35.2.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.82.125 35.2.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.237.214 35.2.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.70.202 35.2.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.27.89 52.46.18.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.210.235.54 52.216.19.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.211.78.47 52.216.19.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.206.136 52.46.28.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.31.64.1 52.46.28.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.224.37 52.74.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.155.204.100 54.183.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.194.126.167 54.215.192.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.73.18.83 54.95.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with secure-sdk.nmrodam.com in WhisperGraph.
Related pages Pivot deeper into the graph from secure-sdk.nmrodam.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "secure-sdk.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 .