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
Resolution chain
hal2.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.242.124.117 | 77.242.112.0/20 | AS35332 | DATAWEB DataWeb B.V. - The Netherlands | NL |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of hal2.nl.
| Subdomain |
|---|
| mail.hal2.nl |
| www.hal2.nl |
| media.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for hal2.nl.
| Mechanism | Target |
|---|---|
| SPF_A | hal2.nl |
| SPF_A | vs4746.ilc-europe.nl |
| SPF_INCLUDE | spamfilter.ilc-europe.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 82.172.171.188 |
| SPF_MX | hal2.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.