Skip to content

Hostname

isoa.ir

Last fetched

isoa.ir resolves to 1 IPv4 address operated by AS48147 in IR.

Nutrition Label

WHISPER CANON · isoa.irRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/isoa.ir

Resolution chain

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

IPPrefixASNOperatorCountry
212.80.20.92212.80.20.0/24AS48147IR

WHOIS identity

No WHOIS records are currently associated with isoa.ir in WhisperGraph.

Subdomains

20 observed subdomains of isoa.ir.

Web-graph footprint

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

15 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • isoa.ir

SPF policy

5 SPF mechanisms authorising senders for isoa.ir.

MechanismTarget
SPF_Aisoa.ir
SPF_IP185.88.178.5
SPF_IP212.80.20.92
SPF_IP94.182.89.61
SPF_MXisoa.ir

Related pages

Pivot deeper into the graph from isoa.ir.

Cypher and MCP

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

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