Skip to content

Hostname

www.wdnode.com

Last fetched

www.wdnode.com resolves to 1 IPv4 address operated by AS20860 in GB.

Nutrition Label

WHISPER CANON · www.wdnode.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.wdnode.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.169.61.133109.169.0.0/18AS20860GB

WHOIS identity

No WHOIS records are currently associated with www.wdnode.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

51 SPF mechanisms authorising senders for www.wdnode.com.

MechanismTarget
SPF_Awww.wdnode.com
SPF_INCLUDE_spf.google.com
SPF_IP109.169.61.133
SPF_IP37.9.61.182
SPF_IP77.74.196.210
SPF_IP77.74.196.211
SPF_IP77.74.196.212
SPF_IP77.74.196.213
SPF_IP77.74.196.214
SPF_IP77.74.196.215
SPF_IP77.74.196.216
SPF_IP77.74.196.217
SPF_IP77.74.196.218
SPF_IP77.74.196.219
SPF_IP77.74.196.220
SPF_IP77.74.196.221
SPF_IP77.74.196.222
SPF_IP78.110.165.100
SPF_IP78.110.165.101
SPF_IP78.110.165.102
SPF_IP78.110.165.98
SPF_IP78.110.165.99
SPF_IP78.129.150.3
SPF_IP78.157.192.66
SPF_IP78.157.192.67
SPF_IP78.157.192.68
SPF_IP78.157.192.69
SPF_IP78.157.192.70
SPF_IP78.157.194.218
SPF_IP78.157.194.219
SPF_IP78.157.194.220
SPF_IP78.157.194.221
SPF_IP78.157.194.222
SPF_IP78.157.201.58
SPF_IP78.157.201.59
SPF_IP78.157.201.60
SPF_IP78.157.201.61
SPF_IP78.157.201.62
SPF_IP89.32.144.149
SPF_IP89.32.147.239
SPF_IP94.46.194.202
SPF_IP94.46.194.203
SPF_IP94.46.194.204
SPF_IP94.46.194.205
SPF_IP94.46.194.206
SPF_IP94.46.223.154
SPF_IP94.46.223.155
SPF_IP94.46.223.156
SPF_IP94.46.223.157
SPF_IP94.46.223.158
SPF_MXwww.wdnode.com

Related pages

Pivot deeper into the graph from www.wdnode.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.wdnode.com"})-[: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.