Skip to content

Hostname

msacademy.ir

Last fetched

msacademy.ir resolves to 1 IPv4 address operated by AS207483 in TR.

Nutrition Label

WHISPER CANON · msacademy.irRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/msacademy.ir

Resolution chain

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

IPPrefixASNOperatorCountry
194.87.246.134194.88.202.0/24AS207483TR

WHOIS identity

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

Subdomains

12 observed subdomains of msacademy.ir.

Web-graph footprint

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

73 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • msacademy.ir

SPF policy

4 SPF mechanisms authorising senders for msacademy.ir.

MechanismTarget
SPF_Amsacademy.ir
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP194.87.246.134
SPF_MXmsacademy.ir

Related pages

Pivot deeper into the graph from msacademy.ir.

Cypher and MCP

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

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