Hostname
arabiammar.com
Last fetched
arabiammar.com resolves to 1 IPv4 address operated by AS208161 in IR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
arabiammar.com 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 |
|---|---|---|---|---|
| 45.156.184.29 | 45.156.184.0/24 | AS208161 | — | IR |
WHOIS identity
- Registrar
- iana:269
- Organization
- ali saleh iman
- Contact emails
Subdomains
10 observed subdomains of arabiammar.com.
Web-graph footprint
Distinct hostnames that link to or from arabiammar.com in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- arabiammar.com
SPF policy
9 SPF mechanisms authorising senders for arabiammar.com.
| Mechanism | Target |
|---|---|
| SPF_A | arabiammar.com |
| SPF_IP | 135.181.220.93 |
| SPF_IP | 144.76.36.114 |
| SPF_IP | 178.63.149.32 |
| SPF_IP | 178.63.72.110 |
| SPF_IP | 45.156.184.29 |
| SPF_IP | 78.157.40.225 |
| SPF_IP | 94.130.9.27 |
| SPF_MX | arabiammar.com |
Related pages
Pivot deeper into the graph from arabiammar.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arabiammar.com"})-[: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.