Skip to content

Hostname

ocs.co.uk

Last fetched

ocs.co.uk resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:csc corporate domains, inc [tag = csc-corp-domains] as the registrar.

Nutrition Label

WHISPER CANON · ocs.co.ukRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ocs.co.uk

Resolution chain

ocs.co.uk resolves to 2 distinct IPv4 addresses 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
80.87.129.4080.87.128.0/23AS21260GB

WHOIS identity

Registrar
registrar:csc corporate domains, inc [tag = csc-corp-domains]
Organization
o.c.s. group
Contact emails

Subdomains

35 observed subdomains of ocs.co.uk.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ocs.co.uk.

MechanismTarget
SPF_Amail2.ciphr247.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.47.104.75
SPF_IP51.140.37.132/32
SPF_IP51.141.5.228/32
SPF_IP91.186.188.50/32

Related pages

Pivot deeper into the graph from ocs.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ocs.co.uk"})-[: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.