All hostnames tomsplanner.nl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi as the registrar.
Nutrition Label WHISPER CANON · tomsplanner.nl Routing diversity 5.7/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/tomsplanner.nl Resolution chain tomsplanner.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.128.8.39 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.203.60.109 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.241.175.14 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.251.94.63 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.253.67.115 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.102.178 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.139.165 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.98.230 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.19.225.112 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.209.154.148 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.209.236.174 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.210.141.91 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.211.70.40 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.154.94.100 54.154.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.154.94.32 54.154.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.195.112.0 54.195.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.195.88.41 54.195.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.74.59.88 54.74.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.78.196.65 54.78.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.32.25.147 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE
Subdomains 2 observed subdomains of tomsplanner.nl.
Web-graph footprint Distinct hostnames that link to or from tomsplanner.nl in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Related pages Pivot deeper into the graph from tomsplanner.nl.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tomsplanner.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 .