Skip to content

Hostname

hakreinvos.nl

Last fetched

hakreinvos.nl resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.146.85172.108.117.0/24AS63949DE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

7 observed subdomains of hakreinvos.nl.

Web-graph footprint

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

13 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hakreinvos.nl.

MechanismTarget
SPF_Ahakreinvos.nl
SPF_INCLUDE_spf.cash.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.beheerd.nl
SPF_INCLUDEspf.portal.devoon.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.247.30.50
SPF_IP213.159.24.170
SPF_IP84.243.214.125

Related pages

Pivot deeper into the graph from hakreinvos.nl.

Cypher and MCP

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

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