Skip to content

Hostname

bizarrechicago.com

Last fetched

bizarrechicago.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.65.9616.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2353.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.213.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.1583.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2223.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.393.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1193.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.993.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2443.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.102.11252.219.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.109.2452.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.18452.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.232.21652.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.233.19252.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.93.22452.219.92.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 bizarrechicago.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bizarrechicago.com.

MechanismTarget
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from bizarrechicago.com.

Cypher and MCP

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

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