Skip to content

Hostname

dl.tehranidea.com

Last fetched

dl.tehranidea.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · dl.tehranidea.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dl.tehranidea.com

Resolution chain

dl.tehranidea.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.201.241.103195.201.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with dl.tehranidea.com in WhisperGraph.

Subdomains

1 observed subdomain of dl.tehranidea.com.

Web-graph footprint

Distinct hostnames that link to or from dl.tehranidea.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dl.tehranidea.com.

MechanismTarget
SPF_Adl.tehranidea.com
SPF_IP178.63.186.34
SPF_IP195.201.241.103
SPF_IP213.239.218.20
SPF_IP46.4.176.226
SPF_MXdl.tehranidea.com

Related pages

Pivot deeper into the graph from dl.tehranidea.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dl.tehranidea.com"})-[: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.