Skip to content

Hostname

wbsc.org

Last fetched

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

Nutrition Label

WHISPER CANON · wbsc.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/wbsc.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.102108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.109108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.113108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.35108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.199.10818.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.11818.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.12518.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.6918.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.243.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.643.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.943.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.993.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of wbsc.org.

Web-graph footprint

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

1,010 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wbsc.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wbsc.org.

Cypher and MCP

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

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