Skip to content

Hostname

tomantonis.nl

Last fetched

tomantonis.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · tomantonis.nlRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tomantonis.nl

Resolution chain

tomantonis.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.126.10313.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.10713.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.1613.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.3313.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.113.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1143.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.803.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.93.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of tomantonis.nl.

Web-graph footprint

Distinct hostnames that link to or from tomantonis.nl in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tomantonis.nl.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from tomantonis.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tomantonis.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.