Skip to content

Hostname

happinez.nl

Last fetched

happinez.nl resolves to 1 IPv4 address operated by DMA-AS in NL. WHOIS lists registrar:combell as the registrar.

Nutrition Label

WHISPER CANON · happinez.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/happinez.nl

Resolution chain

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

IPPrefixASNOperatorCountry
217.170.17.81217.170.16.0/23AS29001DMA-ASNL

WHOIS identity

Registrar
registrar:combell
Organization
Contact emails

Subdomains

27 observed subdomains of happinez.nl.

Web-graph footprint

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

793 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for happinez.nl.

MechanismTarget
SPF_INCLUDE_spf.nines.nl
SPF_INCLUDE_spf.sc.nines.nl
SPF_INCLUDEproxy.contactcenterlive.nl
SPF_INCLUDEspf.avetica.net
SPF_INCLUDEspf.info.nl
SPF_INCLUDEspf.montapacking.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.roularta.be
SPF_IP185.113.196.163
SPF_IP185.113.196.164
SPF_IP185.113.196.36
SPF_IP194.88.231.14
SPF_IP194.88.231.15
SPF_IP213.222.6.26
SPF_IP213.222.6.5
SPF_IP34.248.201.2

Related pages

Pivot deeper into the graph from happinez.nl.

Cypher and MCP

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

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