Skip to content

Hostname

stringsend.com

Last fetched

stringsend.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · stringsend.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/stringsend.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.101108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.72108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.8108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.96108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.147.11818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.177.12152.222.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.222.177.10752.222.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.222.177.8852.222.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.222.177.2152.222.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

83 observed subdomains of stringsend.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for stringsend.com.

MechanismTarget
SPF_Astringsend.com
SPF_INCLUDEamazonses.com
SPF_IP100.24.173.152
SPF_IP18.213.253.197
SPF_IP3.81.194.112
SPF_IP34.196.128.122
SPF_IP34.235.214.97
SPF_IP35.172.6.22
SPF_IP52.87.101.196
SPF_MXstringsend.com

Related pages

Pivot deeper into the graph from stringsend.com.

Cypher and MCP

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

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