Skip to content

Hostname

hal2.nl

Last fetched

hal2.nl resolves to 1 IPv4 address operated by DATAWEB DataWeb B.V. - The Netherlands in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.242.124.11777.242.112.0/20AS35332DATAWEB DataWeb B.V. - The NetherlandsNL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

3 observed subdomains of hal2.nl.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hal2.nl.

MechanismTarget
SPF_Ahal2.nl
SPF_Avs4746.ilc-europe.nl
SPF_INCLUDEspamfilter.ilc-europe.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.172.171.188
SPF_MXhal2.nl

Related pages

Pivot deeper into the graph from hal2.nl.

Cypher and MCP

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

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