Skip to content

Hostname

tomsplanner.nl

Last fetched

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.nlRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.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.

IPPrefixASNOperatorCountry
108.128.8.39108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.60.10918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.175.1434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.94.6334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.67.11534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.102.17834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.139.16552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.98.23052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.225.11252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.154.14852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.236.17452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.141.9152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.70.4052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.94.10054.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.94.3254.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.112.054.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.88.4154.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.59.8854.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.196.6554.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.25.14763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

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.

Sample outbound links

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.