Skip to content

Hostname

danup.ir

Last fetched

danup.ir resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · danup.irRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/danup.ir

Resolution chain

danup.ir resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.73.165104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.146.71172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
31.214.255.15231.214.255.0/24AS60976POL - Parsan Lin Co. PJSIR

WHOIS identity

No WHOIS records are currently associated with danup.ir in WhisperGraph.

Subdomains

12 observed subdomains of danup.ir.

Web-graph footprint

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

53 sites link to this hostname.

460 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for danup.ir.

MechanismTarget
SPF_Adanup.ir
SPF_Asmtprelay14.limoodns.com
SPF_IP138.201.120.50
SPF_IP31.214.255.152
SPF_MXdanup.ir

Related pages

Pivot deeper into the graph from danup.ir.

Cypher and MCP

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

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