Hostname
exo.ir
Last fetched
exo.ir resolves to 3 IPv4 addresses operated by AS209847 in TR. WHOIS lists registrar:faraso samaneh pasargad co. as the registrar.
Nutrition Label
Resolution chain
exo.ir resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.89.52.212 | 45.89.52.0/24 | AS209847 | — | TR |
| 94.182.169.52 | 94.182.160.0/20 | AS31549 | — | IR |
| 89.167.5.234 | 89.167.0.0/17 | AS24940 | — | FI |
WHOIS identity
- Registrar
- registrar:faraso samaneh pasargad co.
- Organization
- —
- Contact emails
- —
Subdomains
30 observed subdomains of exo.ir.
Web-graph footprint
Distinct hostnames that link to or from exo.ir in the public web crawl.
88 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- exo.ir
SPF policy
3 SPF mechanisms authorising senders for exo.ir.
| Mechanism | Target |
|---|---|
| SPF_A | exo.ir |
| SPF_IP | 94.182.169.52 |
| SPF_MX | exo.ir |
Related pages
Pivot deeper into the graph from exo.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exo.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.