Hostname
arya-idea.com
Last fetched
arya-idea.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:82
- Organization
- ashkan amir khani
- Contact emails
Subdomains
2 observed subdomains of arya-idea.com.
| Subdomain |
|---|
| mail.arya-idea.com |
| www.arya-idea.com |
Web-graph footprint
Distinct hostnames that link to or from arya-idea.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- arya-idea.com
SPF policy
9 SPF mechanisms authorising senders for arya-idea.com.
| Mechanism | Target |
|---|---|
| SPF_A | arya-idea.com |
| SPF_IP | 185.164.72.77 |
| SPF_IP | 217.198.190.145 |
| SPF_IP | 37.48.81.161 |
| SPF_IP | 94.182.190.179 |
| SPF_IP | 95.211.170.225 |
| SPF_IP | 95.211.218.91 |
| SPF_IP | 95.211.95.130 |
| SPF_MX | arya-idea.com |
Related pages
Pivot deeper into the graph from arya-idea.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arya-idea.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.