Skip to content

Hostname

msc.ir

Last fetched

msc.ir resolves to 1 IPv4 address operated by ASPA in IR. WHOIS lists registrar:mobarakeh steel company as the registrar.

Nutrition Label

WHISPER CANON · msc.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/msc.ir

Resolution chain

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

IPPrefixASNOperatorCountry
103.130.144.250103.130.144.0/24AS213895ASPAIR

WHOIS identity

Registrar
registrar:mobarakeh steel company
Organization
Contact emails

Subdomains

80 observed subdomains of msc.ir.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for msc.ir.

MechanismTarget
SPF_Aedge.msc.ir
SPF_Aedge01.msc.ir
SPF_IP185.196.150.0/24
SPF_MXmsc.ir

Related pages

Pivot deeper into the graph from msc.ir.

Cypher and MCP

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

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