Skip to content

Hostname

sli.do

Last fetched

sli.do resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · sli.doRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sli.do

Resolution chain

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

IPPrefixASNOperatorCountry
65.8.131.12565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.1399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
web host dominicana - private
Contact emails

Subdomains

60 observed subdomains of sli.do.

Web-graph footprint

Distinct hostnames that link to or from sli.do in the public web crawl.

2,041 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sli.do.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from sli.do.

Cypher and MCP

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

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