Skip to content

Hostname

oculus.com

Last fetched

oculus.com resolves to 5 IPv4 addresses operated by CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District in CZ. WHOIS lists iana:3237 as the registrar.

Nutrition Label

WHISPER CANON · oculus.comRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oculus.com

Resolution chain

oculus.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.240.30.49157.240.30.0/24AS32934CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School DistrictCZ
163.70.149.51163.70.128.0/17AS32934CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School DistrictTH
31.13.86.5031.13.86.0/24AS32934CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School DistrictIE
57.144.223.14157.144.222.0/23AS32934CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School DistrictIE
57.144.249.14157.144.248.0/23AS32934CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School DistrictIE

WHOIS identity

Registrar
iana:3237
Organization
domain admin
Contact emails

Subdomains

29 observed subdomains of oculus.com.

Web-graph footprint

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

12,737 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for oculus.com.

MechanismTarget
SPF_INCLUDE_spf.facebook.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEapp-spf.arenasolutions.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-00082601.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.114.130.16
SPF_IP163.114.132.120
SPF_IP163.114.134.16
SPF_IP163.114.135.16
SPF_IP2620:10d:c090:450:0:0:0:120
SPF_IP2620:10d:c091:400:0:0:8:1
SPF_IP2620:10d:c09b:400:0:0:8:1
SPF_IP2620:10d:c09c:400:0:0:8:1

Related pages

Pivot deeper into the graph from oculus.com.

Cypher and MCP

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

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