Hostname
dddd.ir
Last fetched
dddd.ir resolves to 1 IPv4 address operated by AS39368 in IR. WHOIS lists registrar:mohandesine farakooshan rayane (farahost)|roshangar rayane tehran as the registrar.
Nutrition Label
Resolution chain
dddd.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 |
|---|---|---|---|---|
| 185.211.56.43 | 185.211.56.0/24 | AS39368 | — | IR |
WHOIS identity
- Registrar
- registrar:mohandesine farakooshan rayane (farahost)|roshangar rayane tehran
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of dddd.ir.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dddd.ir in the public web crawl.
32 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for dddd.ir.
| Mechanism | Target |
|---|---|
| SPF_A | dddd.ir |
| SPF_IP | 185.211.56.43 |
| SPF_IP | 195.248.242.166 |
| SPF_IP | 195.248.243.200 |
| SPF_IP | 54.37.98.101 |
| SPF_MX | dddd.ir |
Related pages
Pivot deeper into the graph from dddd.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dddd.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.