Skip to content

Hostname

dl2.androidtime.com

Last fetched

dl2.androidtime.com resolves to 1 IPv4 address operated by IR-AVABARID-AS in IR.

Nutrition Label

WHISPER CANON · dl2.androidtime.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dl2.androidtime.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.237.66.9877.237.66.0/24AS51431IR-AVABARID-ASIR

WHOIS identity

No WHOIS records are currently associated with dl2.androidtime.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dl2.androidtime.com.

MechanismTarget
SPF_Adl2.androidtime.com
SPF_IP185.120.222.201
SPF_IP185.49.84.230
SPF_IP185.49.84.231
SPF_MXdl2.androidtime.com

Related pages

Pivot deeper into the graph from dl2.androidtime.com.

Cypher and MCP

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

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