Skip to content

Hostname

ssaa.ir

Last fetched

ssaa.ir resolves to 1 IPv4 address operated by AS51074 in IR. WHOIS lists registrar:sazman sabt asnad va amlak keshvar(the state organization for registration of deeds and properties), as the registrar.

Nutrition Label

WHISPER CANON · ssaa.irRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/ssaa.ir

Resolution chain

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

IPPrefixASNOperatorCountry
178.252.173.97178.252.128.0/18AS51074IR

WHOIS identity

Registrar
registrar:sazman sabt asnad va amlak keshvar(the state organization for registration of deeds and properties),
Organization
sazman sabt asnad va amlak keshvar(the state organization for registration of deeds and properties),
Contact emails

Subdomains

70 observed subdomains of ssaa.ir.

Web-graph footprint

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

476 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ssaa.ir.

MechanismTarget
SPF_Assaa.ir
SPF_IP178.252.173.196/32
SPF_MXssaa.ir

Related pages

Pivot deeper into the graph from ssaa.ir.

Cypher and MCP

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

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