Skip to content

Hostname

uoz.ac.ir

Last fetched

uoz.ac.ir resolves to 3 IPv4 addresses operated by AS58224 in IR.

Nutrition Label

WHISPER CANON · uoz.ac.irRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/uoz.ac.ir

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with uoz.ac.ir in WhisperGraph.

Subdomains

58 observed subdomains of uoz.ac.ir.

Web-graph footprint

Distinct hostnames that link to or from uoz.ac.ir in the public web crawl.

104 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for uoz.ac.ir.

MechanismTarget
SPF_Auoz.ac.ir
SPF_INCLUDE_spf.google.com
SPF_IP217.219.93.86/32
SPF_IP81.12.88.3/32
SPF_MXuoz.ac.ir

Related pages

Pivot deeper into the graph from uoz.ac.ir.

Cypher and MCP

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

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