Skip to content

Hostname

slins.com

Last fetched

slins.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · slins.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/slins.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.181.11716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.200.17216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.102.21316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.36.21316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.12516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.22916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.65.21316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.19716.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.2916.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.10.13052.216.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.218.13352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.251.12352.216.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.66.24352.217.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.196.18154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

2 observed subdomains of slins.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for slins.com.

MechanismTarget
SPF_INCLUDEslins-com.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from slins.com.

Cypher and MCP

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

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