Skip to content

Hostname

ocs.com

Last fetched

ocs.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
129.212.200.196129.212.200.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for ocs.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-au.wfs.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.213.119.45
SPF_IP134.213.173.70
SPF_IP148.105.8.0/21
SPF_IP185.47.104.75
SPF_IP185.99.236.0/22
SPF_IP185.99.239.0/29
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP35.157.19.28
SPF_IP45.76.132.45
SPF_IP45.76.140.73
SPF_IP45.77.56.201
SPF_IP45.77.58.210
SPF_IP45.77.59.21
SPF_IP5.153.75.243
SPF_IP51.140.37.132/32
SPF_IP51.141.5.228/32
SPF_IP80.6.91.150/32
SPF_IP82.196.238.94/32
SPF_IP88.150.154.126
SPF_IP88.150.154.181
SPF_IP88.150.154.182

Related pages

Pivot deeper into the graph from ocs.com.

Cypher and MCP

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

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