Skip to content

Hostname

esra.ir

Last fetched

esra.ir resolves to 1 IPv4 address operated by AS31549 in IR. WHOIS lists registrar:keyana parsian kish as the registrar.

Nutrition Label

WHISPER CANON · esra.irRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/esra.ir

Resolution chain

esra.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.182.214.3494.182.208.0/20AS31549IR

WHOIS identity

Registrar
registrar:keyana parsian kish
Organization
Contact emails

Subdomains

43 observed subdomains of esra.ir.

Web-graph footprint

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

149 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for esra.ir.

MechanismTarget
SPF_Aesra.ir
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.yahoo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP94.182.214.53
SPF_MXesra.ir

Related pages

Pivot deeper into the graph from esra.ir.

Cypher and MCP

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

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