Skip to content

Hostname

wsbt.com

Last fetched

wsbt.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · wsbt.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wsbt.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.47.10413.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.413.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.5413.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.8713.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.167.227.1033.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.243.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.653.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.93.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.11799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

19 observed subdomains of wsbt.com.

Web-graph footprint

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

2,003 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wsbt.com.

Related pages

Pivot deeper into the graph from wsbt.com.

Cypher and MCP

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

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