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
Resolution chain
oxy.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 |
|---|---|---|---|---|
| 170.189.192.186 | 170.189.192.0/24 | AS26517 | OXY-INC - Occidental Petroleum Corporation | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain admin
- Contact emails
Subdomains
132 observed subdomains of oxy.com.
Showing 25 of 132. View all subdomains →
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
MX records
SPF policy
19 SPF mechanisms authorising senders for oxy.com.
| Mechanism | Target |
|---|---|
| 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_INCLUDE | emailopen.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.successfactors.com |
| SPF_INCLUDE | spf_amer.taleo.net |
| SPF_IP | 144.94.1.41 |
| SPF_IP | 159.183.182.141 |
| SPF_IP | 170.189.193.6 |
| SPF_IP | 170.189.193.7 |
| SPF_IP | 18.158.220.29 |
| SPF_IP | 199.248.165.6 |
| SPF_IP | 199.248.165.7 |
| SPF_IP | 50.31.39.13/32 |
| SPF_IP | 54.165.18.212 |
| SPF_IP | 54.240.86.33 |
| SPF_IP | 54.240.86.34 |
Related pages
Pivot deeper into the graph from oxy.com.
- IP · 170.189.192.186
- ASN · AS26517OXY-INC - Occidental Petroleum Corporation
- Registrar · iana:299
- Country · US
- Email · admin_oxy@oxy.com
- TLD · .com
- Browse hostnames · ox…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.