Skip to content

Hostname

stripes.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.1918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.7518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.12518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.29.1033.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.333.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.423.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.653.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.192.35.10354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
stars and stripes attn stripes.com care of network solutions
Contact emails

Subdomains

115 observed subdomains of stripes.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for stripes.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEoutlook.com
SPF_INCLUDEservers.mcsv.net
SPF_IP202.212.180.67

Related pages

Pivot deeper into the graph from stripes.com.

Cypher and MCP

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

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