Hostname
avinasite.ir
Last fetched
avinasite.ir resolves to 2 IPv4 addresses operated by AS24940 in FI.
Nutrition Label
Resolution chain
avinasite.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 |
|---|---|---|---|---|
| 65.21.41.156 | 65.21.0.0/16 | AS24940 | — | FI |
| 88.135.68.10 | 88.135.68.0/24 | AS212296 | — | IR |
WHOIS identity
No WHOIS records are currently associated with avinasite.ir in WhisperGraph.
Subdomains
6 observed subdomains of avinasite.ir.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from avinasite.ir in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- avinasite.ir
SPF policy
5 SPF mechanisms authorising senders for avinasite.ir.
| Mechanism | Target |
|---|---|
| SPF_A | avinasite.ir |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 65.21.41.156 |
| SPF_IP | 88.135.68.10 |
| SPF_MX | avinasite.ir |
Related pages
Pivot deeper into the graph from avinasite.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "avinasite.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.