Hostname
anti666.ir
Last fetched
anti666.ir resolves to 1 IPv4 address operated by RESPINA-AS - Respina Networks & Beyond PJSC in IR. WHOIS lists registrar:ravand tazeh (ouriran) as the registrar.
Nutrition Label
Resolution chain
anti666.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 |
|---|---|---|---|---|
| 5.160.139.86 | 5.160.139.0/24 | AS42337 | RESPINA-AS - Respina Networks & Beyond PJSC | IR |
WHOIS identity
- Registrar
- registrar:ravand tazeh (ouriran)
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of anti666.ir.
Web-graph footprint
Distinct hostnames that link to or from anti666.ir in the public web crawl.
13 sites link to this hostname.
43 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- anti666.ir
SPF policy
3 SPF mechanisms authorising senders for anti666.ir.
| Mechanism | Target |
|---|---|
| SPF_A | anti666.ir |
| SPF_IP | 185.126.203.22 |
| SPF_MX | anti666.ir |
Related pages
Pivot deeper into the graph from anti666.ir.
- IP · 5.160.139.86
- ASN · AS42337RESPINA-AS - Respina Networks & Beyond PJSC
- Registrar · registrar:ravand tazeh (ouriran)
- Country · IR
- TLD · .ir
- Browse hostnames · an…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "anti666.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.