Skip to content

Hostname

webdisk.wncendo.com

Last fetched

webdisk.wncendo.com resolves to 1 IPv4 address operated by DISTRIBUTEL-AS11814 - Distributel Communications Limited in CA.

Nutrition Label

WHISPER CANON · webdisk.wncendo.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webdisk.wncendo.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.68.19.206208.68.16.0/22AS11814DISTRIBUTEL-AS11814 - Distributel Communications LimitedCA

WHOIS identity

No WHOIS records are currently associated with webdisk.wncendo.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for webdisk.wncendo.com.

MechanismTarget
SPF_Awebdisk.wncendo.com
SPF_INCLUDE_spf.adnsolutions.com
SPF_INCLUDE_spf.reply.zone
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.246.145.124
SPF_IP71.85.64.190
SPF_MXwebdisk.wncendo.com

Related pages

Pivot deeper into the graph from webdisk.wncendo.com.

Cypher and MCP

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

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