Hostname
neda.net.ir
Last fetched
neda.net.ir resolves to 1 IPv4 address operated by AS30902 in IR.
Nutrition Label
Resolution chain
neda.net.ir 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 |
|---|---|---|---|---|
| 87.247.176.50 | 87.247.176.0/24 | AS30902 | — | IR |
WHOIS identity
No WHOIS records are currently associated with neda.net.ir in WhisperGraph.
Subdomains
50 observed subdomains of neda.net.ir.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from neda.net.ir in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for neda.net.ir.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 207.176.216.193 |
| SPF_IP | 217.66.196.0/27 |
| SPF_IP | 78.111.4.96/27 |
| SPF_IP | 80.71.114.0/24 |
| SPF_IP | 80.71.115.117 |
| SPF_IP | 87.247.176.62/32 |
| SPF_IP | 87.247.177.30 |
Related pages
Pivot deeper into the graph from neda.net.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "neda.net.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.