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
Resolution chain
ocuco.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.107.224.19 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
- Registrar
- iana:1376
- Organization
- leo mac canna
- Contact emails
Subdomains
86 observed subdomains of ocuco.com.
Showing 25 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ocuco.com in the public web crawl.
231 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for ocuco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 139670173.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | mailsenders.netsuite.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.interconnect.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.1.26 |
| SPF_IP | 168.245.26.6 |
| SPF_IP | 168.245.44.30 |
| SPF_IP | 208.98.208.16 |
| SPF_IP | 38.88.67.34 |
| SPF_IP | 40.81.120.87 |
| SPF_IP | 51.141.40.57 |
| SPF_IP | 66.11.85.194 |
| SPF_IP | 67.226.180.229 |
| SPF_IP | 82.201.109.162 |
| SPF_IP | 92.51.244.100 |
Related pages
Pivot deeper into the graph from ocuco.com.
- IP · 20.107.224.19
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1376
- Country · IE
- Email · itadmin@ocuco.com
- TLD · .com
- Browse hostnames · oc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.