Skip to content

Hostname

ocuco.com

Last fetched

ocuco.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · ocuco.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ocuco.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.107.224.1920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:1376
Organization
leo mac canna
Contact emails

Subdomains

86 observed subdomains of ocuco.com.

Web-graph footprint

Distinct hostnames that link to or from ocuco.com in the public web crawl.

231 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ocuco.com.

MechanismTarget
SPF_INCLUDE139670173.spf05.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.interconnect.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.1.26
SPF_IP168.245.26.6
SPF_IP168.245.44.30
SPF_IP208.98.208.16
SPF_IP38.88.67.34
SPF_IP40.81.120.87
SPF_IP51.141.40.57
SPF_IP66.11.85.194
SPF_IP67.226.180.229
SPF_IP82.201.109.162
SPF_IP92.51.244.100

Related pages

Pivot deeper into the graph from ocuco.com.

Cypher and MCP

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

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