Skip to content

Hostname

stretto.com

Last fetched

stretto.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · stretto.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stretto.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.119.170.418.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.118.11218.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.242.10618.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.217.236.13318.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.3.15818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.46.1418.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.131.19418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.173.1903.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.179.663.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.95.543.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.109.553.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.153.1183.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.179.2323.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.87.2153.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.207.2113.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
anna ferullo
Contact emails

Subdomains

86 observed subdomains of stretto.com.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for stretto.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.84.65.220/32
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.231.158.158/32
SPF_MXstretto.com

Related pages

Pivot deeper into the graph from stretto.com.

Cypher and MCP

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

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