Skip to content

Hostname

handigolf.nl

Last fetched

handigolf.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:metaregistrar b.v. as the registrar.

Nutrition Label

WHISPER CANON · handigolf.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/handigolf.nl

Resolution chain

handigolf.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:metaregistrar b.v.
Organization
Contact emails

Subdomains

4 observed subdomains of handigolf.nl.

Web-graph footprint

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

5 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for handigolf.nl.

MechanismTarget
SPF_Ahandigolf.nl
SPF_INCLUDE_spf-ssg-b.microsoft.com
SPF_INCLUDE_spf-ssg-c.microsoft.com
SPF_INCLUDE_spf.yoursite.io
SPF_INCLUDEspf-a.hotmail.com
SPF_INCLUDEspf-a.outlook.com
SPF_INCLUDEspf-b.outlook.com
SPF_INCLUDEspf.mijndomeinhosting.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.55.9.128/25
SPF_MXhandigolf.nl

Related pages

Pivot deeper into the graph from handigolf.nl.

Cypher and MCP

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

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