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
Resolution chain
happinez.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 |
|---|---|---|---|---|
| 217.170.17.81 | 217.170.16.0/23 | AS29001 | DMA-AS | NL |
WHOIS identity
- Registrar
- registrar:combell
- Organization
- —
- Contact emails
- —
Subdomains
27 observed subdomains of happinez.nl.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from happinez.nl in the public web crawl.
793 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for happinez.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.nines.nl |
| SPF_INCLUDE | _spf.sc.nines.nl |
| SPF_INCLUDE | proxy.contactcenterlive.nl |
| SPF_INCLUDE | spf.avetica.net |
| SPF_INCLUDE | spf.info.nl |
| SPF_INCLUDE | spf.montapacking.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.roularta.be |
| SPF_IP | 185.113.196.163 |
| SPF_IP | 185.113.196.164 |
| SPF_IP | 185.113.196.36 |
| SPF_IP | 194.88.231.14 |
| SPF_IP | 194.88.231.15 |
| SPF_IP | 213.222.6.26 |
| SPF_IP | 213.222.6.5 |
| SPF_IP | 34.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.