Skip to content

Hostname

hexdl.com

Last fetched

hexdl.com resolves to 2 IPv4 addresses operated by AS48715 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · hexdl.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hexdl.com

Resolution chain

hexdl.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1387
Organization
alisamimi
Contact emails

Subdomains

7 observed subdomains of hexdl.com.

Web-graph footprint

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

57 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for hexdl.com.

MechanismTarget
SPF_Ahexdl.com
SPF_INCLUDEmailii.org
SPF_INCLUDEspf.mailii.org
SPF_IP185.112.151.244
SPF_IP185.141.132.23
SPF_IP185.49.84.252
SPF_IP195.201.170.109
SPF_IP5.144.129.229
SPF_IP5.9.110.56
SPF_IP62.60.201.16
SPF_IP62.60.201.29
SPF_IP78.129.155.6
SPF_IP79.127.126.70
SPF_MXhexdl.com

Related pages

Pivot deeper into the graph from hexdl.com.

Cypher and MCP

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

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