Skip to content

Hostname

letterstream.com

Last fetched

letterstream.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · letterstream.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/letterstream.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.196.124100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.133.3234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.103.17335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.242.4544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.58.17444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.53.9844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.126.17744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.187.2744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.215.22644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.153.8852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.129.24754.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.181.416.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.217.12216.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.27.102184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of letterstream.com.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for letterstream.com.

MechanismTarget
SPF_INCLUDE242388138.spf07.hubspotemail.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEemsd2.com
SPF_INCLUDEemsd3.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from letterstream.com.

Cypher and MCP

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

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