Skip to content

Hostname

uk.ac.ir

Last fetched

uk.ac.ir resolves to 2 IPv4 addresses operated by AS201150 in IR. WHOIS lists registrar:shahid bahonar university as the registrar.

Nutrition Label

WHISPER CANON · uk.ac.irRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/uk.ac.ir

Resolution chain

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

WHOIS identity

Registrar
registrar:shahid bahonar university
Organization
Contact emails

Subdomains

341 observed subdomains of uk.ac.ir.

Web-graph footprint

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

279 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for uk.ac.ir.

MechanismTarget
SPF_MXuk.ac.ir

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "uk.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.