Hostname
oxbow.com
Last fetched
oxbow.com resolves to 1 IPv4 address operated by OXBOW-ASN-01 - OXBOW CARBON LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
oxbow.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 |
|---|---|---|---|---|
| 66.97.188.70 | 66.97.188.0/24 | AS397692 | OXBOW-ASN-01 - OXBOW CARBON LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- oxbow corporation
- Contact emails
- a44z77g45p5@networksolutionsprivateregistration.com
- cr9du6p22fc@networksolutionsprivateregistration.com
- david_galloway@oxbow.com
- fw7959674qx@networksolutionsprivateregistration.com
- ha5uw5sf8zu@networksolutionsprivateregistration.com
- hd38k9rt9tz@networksolutionsprivateregistration.com
- hh6hw2zp7hp@networksolutionsprivateregistration.com
- jq58t2aj7ad@networksolutionsprivateregistration.com
- kp4sq8b32kx@networksolutionsprivateregistration.com
- nu8bd22p8bm@networksolutionsprivateregistration.com
- px4jk4t95h6@networksolutionsprivateregistration.com
- qs4up59h9yd@networksolutionsprivateregistration.com
- r56t63va73u@networksolutionsprivateregistration.com
- sd6f755z4dr@networksolutionsprivateregistration.com
- t494a9qn283@networksolutionsprivateregistration.com
- th8r54s935b@networksolutionsprivateregistration.com
- w274b5dh9yw@networksolutionsprivateregistration.com
- wr5e59v93sn@networksolutionsprivateregistration.com
- x73625kz7zz@networksolutionsprivateregistration.com
Subdomains
50 observed subdomains of oxbow.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from oxbow.com in the public web crawl.
73 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for oxbow.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-001f3901.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 66.97.188.87 |
Related pages
Pivot deeper into the graph from oxbow.com.
- IP · 66.97.188.70
- ASN · AS397692OXBOW-ASN-01 - OXBOW CARBON LLC
- Registrar · iana:2
- Country · US
- Email · a44z77g45p5@networksolutionsprivateregistration.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: "oxbow.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.