All hostnames logging.simanalytics.nl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · logging.simanalytics.nl Routing diversity 5.6/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.5/10 canon.whisper.security/host/logging.simanalytics.nl Resolution chain logging.simanalytics.nl 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.129.18.145 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.200.151.75 18.200.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.241.138.91 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.243.143.254 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.108.197 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.116.240 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.249.11.144 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.253.79.157 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.77.0 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.4.173 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.208.186.6 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.208.22.239 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.83.218 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.13.164 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.241.208 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.246.199 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.91.139 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.50.229.2 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.216.129.75 54.216.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.246.62.182 54.246.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with logging.simanalytics.nl in WhisperGraph.
Subdomains 6 observed subdomains of logging.simanalytics.nl.
Web-graph footprint Distinct hostnames that link to or from logging.simanalytics.nl in the public web crawl.
18 sites link to this hostname.
Related pages Pivot deeper into the graph from logging.simanalytics.nl.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "logging.simanalytics.nl"})-[: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 .