Hostname
5thd.ir
Last fetched
5thd.ir resolves to 4 IPv4 addresses operated by AS205585 in IR.
Nutrition Label
Resolution chain
5thd.ir resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
No WHOIS records are currently associated with 5thd.ir in WhisperGraph.
Subdomains
3 observed subdomains of 5thd.ir.
Web-graph footprint
Distinct hostnames that link to or from 5thd.ir in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for 5thd.ir.
| Mechanism | Target |
|---|---|
| SPF_A | 5thd.ir |
| SPF_IP | 80.210.56.81 |
| SPF_IP | 84.241.37.110 |
| SPF_IP | 89.32.250.196 |
| SPF_MX | 5thd.ir |
Related pages
Pivot deeper into the graph from 5thd.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "5thd.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.