Hostname
oxyd.net
Last fetched
oxyd.net resolves to 1 IPv4 address operated by AS8304 in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
oxyd.net 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 |
|---|---|---|---|---|
| 193.239.123.12 | 193.239.122.0/23 | AS8304 | — | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- mellul julien
- Contact emails
Subdomains
3,126 observed subdomains of oxyd.net.
Showing 25 of 3,126. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for oxyd.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 193.239.122.0/23 |
| SPF_IP | 87.252.1.29 |
| SPF_IP | 87.252.1.81/31 |
| SPF_IP | 87.252.12.250 |
| SPF_IP | 87.252.16.27 |
| SPF_IP | 87.252.16.59 |
| SPF_IP | 87.252.16.9 |
| SPF_IP | 87.252.2.151 |
| SPF_IP | 87.252.2.192 |
| SPF_IP | 87.252.2.208 |
| SPF_IP | 87.252.2.245 |
| SPF_IP | 87.252.5.34 |
| SPF_IP | 87.252.5.43 |
| SPF_IP | 87.252.6.10 |
| SPF_IP | 87.252.6.13/31 |
| SPF_IP | 87.252.6.18 |
| SPF_IP | 87.252.6.30 |
Related pages
Pivot deeper into the graph from oxyd.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oxyd.net"})-[: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.