Skip to content

Hostname

oxu.az

Last fetched

oxu.az resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:org-mm226-ripe as the registrar.

Nutrition Label

WHISPER CANON · oxu.azRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/oxu.az

Resolution chain

oxu.az resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.45.97104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.149.36172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
195.209.45.102195.209.32.0/19AS12722RECONNRU

WHOIS identity

Registrar
registrar:org-mm226-ripe
Organization
mammadov mammad
Contact emails

Subdomains

3 observed subdomains of oxu.az.

Web-graph footprint

Distinct hostnames that link to or from oxu.az in the public web crawl.

1,189 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for oxu.az.

MechanismTarget
SPF_INCLUDE_spf.epoct.net

Related pages

Pivot deeper into the graph from oxu.az.

Cypher and MCP

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

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