Skip to content

Hostname

smrt.ly

Last fetched

smrt.ly resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:libyan spider network (int) as the registrar.

Nutrition Label

WHISPER CANON · smrt.lyRouting diversity5.7/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smrt.ly

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.19516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.20216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.916.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.22816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.109.18916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.7716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.214.18152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.249.17152.216.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.40.19752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.40.25352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.13352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.192.22952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.88.12352.217.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.10154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:libyan spider network (int)
Organization
carcloud
Contact emails

Subdomains

8 observed subdomains of smrt.ly.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for smrt.ly.

MechanismTarget
SPF_Asmrt.ly
SPF_INCLUDEsendgrid.net
SPF_MXsmrt.ly

Related pages

Pivot deeper into the graph from smrt.ly.

Cypher and MCP

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

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