Skip to content

Hostname

huizedoodle.nl

Last fetched

huizedoodle.nl resolves to 2 IPv4 addresses operated by KPN - KPN B.V. in NL.

Nutrition Label

WHISPER CANON · huizedoodle.nlRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/huizedoodle.nl

Resolution chain

huizedoodle.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.169.214.21877.168.0.0/14AS1136KPN - KPN B.V.NL
87.106.108.1987.106.108.0/24AS8560IONOS-AS - IONOS SEDE

WHOIS identity

No WHOIS records are currently associated with huizedoodle.nl in WhisperGraph.

Subdomains

5 observed subdomains of huizedoodle.nl.

Threat posture

History

Mail and authentication

MX records

  • huizedoodle.nl

SPF policy

6 SPF mechanisms authorising senders for huizedoodle.nl.

MechanismTarget
SPF_Ahuizedoodle.nl
SPF_Amail.not4u.nl
SPF_IP2a01:7c8:bb02:833:5054:ff:feda:35a8
SPF_IP37.97.176.251
SPF_MXhuizedoodle.nl
SPF_MXmail.not4u.nl

Related pages

Pivot deeper into the graph from huizedoodle.nl.

Cypher and MCP

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

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