Skip to content

Hostname

oxymetre.org

Last fetched

oxymetre.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · oxymetre.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/oxymetre.org

Resolution chain

oxymetre.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2487
Organization
whois privacy
Contact emails

Subdomains

2 observed subdomains of oxymetre.org.

Web-graph footprint

Distinct hostnames that link to or from oxymetre.org in the public web crawl.

601 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • oxymetre.org

SPF policy

4 SPF mechanisms authorising senders for oxymetre.org.

MechanismTarget
SPF_Aoxymetre.org
SPF_IP109.234.163.0/24
SPF_IP109.234.164.102
SPF_MXoxymetre.org

Related pages

Pivot deeper into the graph from oxymetre.org.

Cypher and MCP

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

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