Hostname
era-network.ir
Last fetched
era-network.ir resolves to 2 IPv4 addresses operated by AS60631 in IR.
Nutrition Label
Resolution chain
era-network.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 |
|---|---|---|---|---|
| 146.19.212.210 | 146.19.212.0/24 | AS60631 | — | IR |
| 185.208.173.3 | 185.208.173.0/24 | AS202269 | — | DE |
WHOIS identity
No WHOIS records are currently associated with era-network.ir in WhisperGraph.
Subdomains
26 observed subdomains of era-network.ir.
Showing 16 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from era-network.ir in the public web crawl.
14 sites link to this hostname.
79 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for era-network.ir.
| Mechanism | Target |
|---|---|
| SPF_A | mailgw-e.getway.biz |
| SPF_A | mailgw.getway.biz |
| SPF_A | mailgw2.getway.biz |
| SPF_IP | 185.8.173.107 |
| SPF_MX | era-network.ir |
Related pages
Pivot deeper into the graph from era-network.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "era-network.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.