Skip to content

Hostname

webdisk.communicationsstudio.com

Last fetched

webdisk.communicationsstudio.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.109.72.189208.109.64.0/20AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for webdisk.communicationsstudio.com.

MechanismTarget
SPF_Awebdisk.communicationsstudio.com
SPF_IP104.192.101.11/32
SPF_IP104.192.101.12/32
SPF_IP104.192.101.5/32
SPF_IP104.192.101.6/32
SPF_IP104.192.101.8/32
SPF_IP104.192.101.9/32
SPF_IP141.98.116.77/32
SPF_IP141.98.116.78/32
SPF_IP141.98.116.95/32
SPF_IP141.98.116.96/32
SPF_IP176.111.222.40/32
SPF_IP176.111.222.46/32
SPF_IP176.111.222.47/32
SPF_IP50.3.57.16/32
SPF_IP50.3.57.3/32
SPF_IP50.3.57.4/32
SPF_IP50.3.57.8/32
SPF_IP8.41.210.4/32
SPF_MXwebdisk.communicationsstudio.com

Related pages

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

Cypher and MCP

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

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