Skip to content

Hostname

oxy.com

Last fetched

oxy.com resolves to 1 IPv4 address operated by OXY-INC - Occidental Petroleum Corporation in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · oxy.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/oxy.com

Resolution chain

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

IPPrefixASNOperatorCountry
170.189.192.186170.189.192.0/24AS26517OXY-INC - Occidental Petroleum CorporationUS

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

132 observed subdomains of oxy.com.

Web-graph footprint

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

1,505 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for oxy.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc4938-95.iphmx.com
SPF_INCLUDE_spf-sfdc.successfactors.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEemailopen.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.successfactors.com
SPF_INCLUDEspf_amer.taleo.net
SPF_IP144.94.1.41
SPF_IP159.183.182.141
SPF_IP170.189.193.6
SPF_IP170.189.193.7
SPF_IP18.158.220.29
SPF_IP199.248.165.6
SPF_IP199.248.165.7
SPF_IP50.31.39.13/32
SPF_IP54.165.18.212
SPF_IP54.240.86.33
SPF_IP54.240.86.34

Related pages

Pivot deeper into the graph from oxy.com.

Cypher and MCP

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

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