Skip to content

Hostname

4sl.com

Last fetched

4sl.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · 4sl.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/4sl.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.211.190108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.15.13.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.92.1734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.72.1452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.225.2863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.77.15563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
4sl group
Contact emails

Subdomains

5 observed subdomains of 4sl.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 4sl.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.27.95.80/28

Related pages

Pivot deeper into the graph from 4sl.com.

Cypher and MCP

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

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