Skip to content

Hostname

1801.nl

Last fetched

1801.nl resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

WHISPER CANON · 1801.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/1801.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:hostnet b.v.
Organization
Contact emails

Subdomains

8 observed subdomains of 1801.nl.

Web-graph footprint

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

57 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for 1801.nl.

MechanismTarget
SPF_INCLUDE26049169.spf10.hubspotemail.net
SPF_INCLUDE_spf.transip.email
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEemail.bergop.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.65.55.20
SPF_IP217.67.237.71
SPF_IP65.52.155.38
SPF_IP85.10.132.20

Related pages

Pivot deeper into the graph from 1801.nl.

Cypher and MCP

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

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