Skip to content

Hostname

bought.app

Last fetched

bought.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · bought.appRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/bought.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.49.136.18413.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.49.82.20813.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.92.24313.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.61.20413.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.31.18913.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.46.3151.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
56.228.62.17356.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.60.129.17413.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.72.22713.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.59.1316.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.141.8813.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.20.20.4451.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of bought.app.

Web-graph footprint

Distinct hostnames that link to or from bought.app in the public web crawl.

64 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bought.app.

MechanismTarget
SPF_INCLUDE_spf.apple.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from bought.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bought.app"})-[: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.