Skip to content

Hostname

oxygen.cloud

Last fetched

oxygen.cloud resolves to 2 IPv4 addresses operated by STORMNETWORKS in RU.

Nutrition Label

WHISPER CANON · oxygen.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oxygen.cloud

Resolution chain

oxygen.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.71.64.211185.71.64.0/24AS43298STORMNETWORKSRU
5.23.50.2195.23.50.0/24AS9123TIMEWEB-ASRU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from oxygen.cloud in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for oxygen.cloud.

MechanismTarget
SPF_IP31.10.6.31
SPF_IP31.10.6.6
SPF_IP45.134.124.252
SPF_IP45.134.124.254
SPF_IP45.134.127.63

Related pages

Pivot deeper into the graph from oxygen.cloud.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "oxygen.cloud"})-[: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.