Skip to content

Hostname

visit.dddd.ir

Last fetched

visit.dddd.ir resolves to 1 IPv4 address operated by AS39368 in IR.

Nutrition Label

WHISPER CANON · visit.dddd.irRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/visit.dddd.ir

Resolution chain

visit.dddd.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.211.56.43185.211.56.0/24AS39368IR

WHOIS identity

No WHOIS records are currently associated with visit.dddd.ir in WhisperGraph.

Subdomains

1 observed subdomain of visit.dddd.ir.

Web-graph footprint

Distinct hostnames that link to or from visit.dddd.ir in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for visit.dddd.ir.

MechanismTarget
SPF_Avisit.dddd.ir
SPF_IP185.211.56.43
SPF_IP195.248.242.166
SPF_IP195.248.243.200
SPF_IP54.37.98.101
SPF_MXvisit.dddd.ir

Related pages

Pivot deeper into the graph from visit.dddd.ir.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "visit.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.