Hostname
haj.ir
Last fetched
haj.ir resolves to 2 IPv4 addresses operated by AS39571 in IR. WHOIS lists registrar:fananavaran masir samaneh as the registrar.
Nutrition Label
Resolution chain
haj.ir resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.235.65.88 | 89.235.65.0/24 | AS39571 | — | IR |
| 188.121.121.119 | 188.121.120.0/22 | AS202468 | — | IR |
WHOIS identity
- Registrar
- registrar:fananavaran masir samaneh
- Organization
- sadad informatics, co
- Contact emails
Subdomains
180 observed subdomains of haj.ir.
Showing 25 of 180. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from haj.ir in the public web crawl.
103 sites link to this hostname.
83 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from haj.ir.
- IP · 89.235.65.88
- ASN · AS39571
- Registrar · registrar:fananavaran masir samaneh
- Country · IR
- Email · ardeshiri@sadad.co.ir
- TLD · .ir
- Browse hostnames · ha…
- 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: "haj.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.