Skip to content

Hostname

bustingbrackets.com

Last fetched

bustingbrackets.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bustingbrackets.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bustingbrackets.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.108108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.36108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.73108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.96108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
54.192.100.12054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of bustingbrackets.com.

Web-graph footprint

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

375 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bustingbrackets.com

SPF policy

4 SPF mechanisms authorising senders for bustingbrackets.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from bustingbrackets.com.

Cypher and MCP

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

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