Skip to content

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

WHISPER CANON · oxyd.netRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oxyd.net

Resolution chain

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

IPPrefixASNOperatorCountry
193.239.123.12193.239.122.0/23AS8304FR

WHOIS identity

Registrar
iana:269
Organization
mellul julien
Contact emails

Subdomains

3,126 observed subdomains of oxyd.net.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for oxyd.net.

MechanismTarget
SPF_IP193.239.122.0/23
SPF_IP87.252.1.29
SPF_IP87.252.1.81/31
SPF_IP87.252.12.250
SPF_IP87.252.16.27
SPF_IP87.252.16.59
SPF_IP87.252.16.9
SPF_IP87.252.2.151
SPF_IP87.252.2.192
SPF_IP87.252.2.208
SPF_IP87.252.2.245
SPF_IP87.252.5.34
SPF_IP87.252.5.43
SPF_IP87.252.6.10
SPF_IP87.252.6.13/31
SPF_IP87.252.6.18
SPF_IP87.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.