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
Resolution chain
ssaa.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.252.173.97 | 178.252.128.0/18 | AS51074 | — | IR |
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.
Showing 25 of 70. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | ssaa.ir |
| SPF_IP | 178.252.173.196/32 |
| SPF_MX | ssaa.ir |
Related pages
Pivot deeper into the graph from ssaa.ir.
- IP · 178.252.173.97
- ASN · AS51074
- Registrar · registrar:sazman sabt asnad va amlak keshvar(the state organization for registration of deeds and properties),
- Country · IR
- Email · info.ssaa2012@gmail.com
- TLD · .ir
- Browse hostnames · ss…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.