Skip to content

Hostname

doksly.com

Last fetched

doksly.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · doksly.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/doksly.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.236.2513.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.8013.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.8113.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.9613.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
65.8.248.10265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.10965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.1465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.1565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of doksly.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for doksly.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from doksly.com.

Cypher and MCP

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

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