Skip to content

Hostname

mut.ac.ir

Last fetched

mut.ac.ir resolves to 2 IPv4 addresses operated by AS58224 in IR. WHOIS lists registrar:malek ashtar university of technology as the registrar.

Nutrition Label

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

Resolution chain

mut.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:malek ashtar university of technology
Organization
Contact emails

Subdomains

20 observed subdomains of mut.ac.ir.

Web-graph footprint

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

87 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for mut.ac.ir.

MechanismTarget
SPF_Amail.mut.ac.ir
SPF_Awww.mut.ac.ir
SPF_MXmut.ac.ir

Related pages

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

Cypher and MCP

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

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