All hostnames server-dk.imrworldwide.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · server-dk.imrworldwide.com Routing diversity 7.1/10 Peering density 9.8/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/server-dk.imrworldwide.com Resolution chain server-dk.imrworldwide.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.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.187.171 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.132.51 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.176.20 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.38.172 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.61.41 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 122.248.209.183 122.248.192.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.219.126.246 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.138.123.168 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.200.174.233 18.200.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.212.103.130 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.214.180.128 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.243.50.122 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.243.93.66 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.246.55.198 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.68.204 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.249.112.233 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.82.125 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.237.214 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.70.202 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with server-dk.imrworldwide.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from server-dk.imrworldwide.com in the public web crawl.
10 sites link to this hostname.
Related pages Pivot deeper into the graph from server-dk.imrworldwide.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "server-dk.imrworldwide.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 .