Skip to content

Hostname

did.li

Last fetched

did.li resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · did.liRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/did.li

Resolution chain

did.li resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.107.102108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.121108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.47108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.5108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.11313.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.2913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.3313.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.613.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.175.11065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with did.li in WhisperGraph.

Subdomains

1 observed subdomain of did.li.

Subdomain
www.did.li

Web-graph footprint

Distinct hostnames that link to or from did.li in the public web crawl.

1,711 sites link to this hostname.

418 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from did.li.

Cypher and MCP

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

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