Skip to content

Hostname

bitstrips.com

Last fetched

bitstrips.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.1713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.21.11818.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.2218.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.318.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.5718.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.91.223.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.483.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.643.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.783.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bitstrips.com.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEsmtp1.uservoice.com

Related pages

Pivot deeper into the graph from bitstrips.com.

Cypher and MCP

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

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