Hostname
oxigenusa.com
Last fetched
oxigenusa.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
oxigenusa.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 |
|---|---|---|---|---|
| 159.203.25.39 | 159.203.16.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domains by proxy,
- Contact emails
- 378ac80763594833b079b4805b8fb5a7.protect@withheldforprivacy.com
- 349893e2c727970de3ea39f9cd854b221f1d4ba3@privatedomain.gkg.net
- 489c09fd9fbd7f51b6f09c93267d2b817db547e9@privatedomain.gkg.net
- 9640d38bfed5c4c400ea3792ec4858f04f355867@privatedomain.gkg.net
- 9c0dc2e603081e0834e55bfd7f3bc159441d48a4@privatedomain.gkg.net
- cffdec209c99c8ad202f53a2d033e3849923eca2@privatedomain.gkg.net
- d4ab0659031e636db03d478feef91eb83fc1b225@privatedomain.gkg.net
- eff2a41edd31ffd429c3faeea3f7a3e15d027e5e@privatedomain.gkg.net
Web-graph footprint
Distinct hostnames that link to or from oxigenusa.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from oxigenusa.com.
- IP · 159.203.25.39
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1068
- Country · CA
- Email · 378ac80763594833b079b4805b8fb5a7.protect@withheldforprivacy.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: "oxigenusa.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.