Skip to content

Hostname

01.nl

Last fetched

01.nl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · 01.nlRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/01.nl

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.125.134108.138.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.125.213108.138.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.125.26108.138.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.125.95108.138.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

3 observed subdomains of 01.nl.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 01.nl.

Cypher and MCP

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

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