Skip to content

Hostname

yannick.xpdev.nl

Last fetched

yannick.xpdev.nl appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · yannick.xpdev.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/yannick.xpdev.nl

Resolution chain

yannick.xpdev.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

No WHOIS records are currently associated with yannick.xpdev.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for yannick.xpdev.nl.

MechanismTarget
SPF_IP136.144.154.77
SPF_IP136.144.167.217
SPF_IP136.144.170.22
SPF_IP136.144.171.161
SPF_IP136.144.172.216
SPF_IP136.144.179.108
SPF_IP136.144.185.46
SPF_IP146.185.182.75
SPF_IP149.210.175.52
SPF_IP149.210.186.44
SPF_IP149.210.208.152
SPF_IP149.210.215.189
SPF_IP149.210.215.198
SPF_IP149.210.217.63
SPF_IP149.210.227.24
SPF_IP149.210.241.201
SPF_IP149.210.245.52
SPF_IP149.210.245.57
SPF_IP37.97.134.146
SPF_IP37.97.135.29
SPF_IP37.97.159.61
SPF_IP37.97.196.100
SPF_IP37.97.196.241
SPF_IP37.97.203.98
SPF_IP37.97.207.106
SPF_IP37.97.208.192
SPF_IP37.97.220.129

Related pages

Pivot deeper into the graph from yannick.xpdev.nl.

Cypher and MCP

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

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