Skip to content

Hostname

teachbanzai.com

Last fetched

teachbanzai.com 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 · teachbanzai.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/teachbanzai.com

Resolution chain

teachbanzai.com 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

169 observed subdomains of teachbanzai.com.

Web-graph footprint

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

187 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for teachbanzai.com.

MechanismTarget
SPF_Ateachbanzai.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.smtp2go.com
SPF_MXteachbanzai.com

Related pages

Pivot deeper into the graph from teachbanzai.com.

Cypher and MCP

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

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