Skip to content

Hostname

hack42.nl

Last fetched

hack42.nl resolves to 1 IPv4 address operated by INTERCONNECT Interconnect Services B.V. in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.196.176212.83.192.0/18AS9150INTERCONNECT Interconnect Services B.V.NL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hack42.nl.

MechanismTarget
SPF_Ahack42.nl
SPF_INCLUDEspiderwebz.nl
SPF_IP185.82.140.106
SPF_IP185.82.140.107
SPF_IP2001:4018:1002:1000::/48
SPF_IP212.83.196.174
SPF_IP212.83.196.176
SPF_MXhack42.nl

Related pages

Pivot deeper into the graph from hack42.nl.

Cypher and MCP

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

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