Skip to content

Hostname

banzai.org

Last fetched

banzai.org resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · banzai.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/banzai.org

Resolution chain

banzai.org resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.119.195.21118.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.176.6218.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.79.20718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.59.2543.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.214.593.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.65.2083.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.172.753.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.200.1703.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.192.1013.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.176.1183.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
banzai
Contact emails

Subdomains

81 observed subdomains of banzai.org.

Web-graph footprint

Distinct hostnames that link to or from banzai.org in the public web crawl.

353 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for banzai.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from banzai.org.

Cypher and MCP

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

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