Skip to content

Hostname

webdisk.ophc.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.109.188.151208.109.188.0/22AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for webdisk.ophc.com.

MechanismTarget
SPF_Awebdisk.ophc.com
SPF_INCLUDEportalmessenger.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.76.11.128/29
SPF_IP3.101.216.144/28
SPF_IP3.214.204.181/32
SPF_IP44.211.178.112/28
SPF_IP96.66.145.13

Related pages

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

Cypher and MCP

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

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