Skip to content

Hostname

has.nl

Last fetched

has.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:surf b.v. as the registrar.

Nutrition Label

WHISPER CANON · has.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/has.nl

Resolution chain

has.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.105.216.1520.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:surf b.v.
Organization
Contact emails

Subdomains

48 observed subdomains of has.nl.

Web-graph footprint

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

399 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for has.nl.

MechanismTarget
SPF_INCLUDE_spf.bbnotify.net
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.interconnect.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP104.19.191.28/32
SPF_IP185.49.48.66
SPF_IP185.49.48.67
SPF_IP62.204.93.136/32
SPF_IP83.149.98.65/32
SPF_IP85.17.187.195/32

Related pages

Pivot deeper into the graph from has.nl.

Cypher and MCP

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

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