Skip to content

Hostname

wbez.org

Last fetched

wbez.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wbez.orgRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wbez.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.60.2318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.3118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.5618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.12518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.12818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.207.1123.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.243.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.303.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.853.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.160.10299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
chicago public media,
Contact emails

Subdomains

54 observed subdomains of wbez.org.

Web-graph footprint

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

5,832 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wbez.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEsendgrid.net
SPF_IP208.117.55.132/32
SPF_IP70.34.134.132

Related pages

Pivot deeper into the graph from wbez.org.

Cypher and MCP

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

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