Skip to content

Hostname

wdnode.com

Last fetched

wdnode.com resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wdnode.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wdnode.com

Resolution chain

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

Registrar
iana:146
Organization
dean williams
Contact emails

Subdomains

14 observed subdomains of wdnode.com.

Threat posture

History

Mail and authentication

MX records

  • wdnode.com

SPF policy

51 SPF mechanisms authorising senders for wdnode.com.

MechanismTarget
SPF_Awdnode.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_MXwdnode.com

Related pages

Pivot deeper into the graph from wdnode.com.

Cypher and MCP

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

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