Skip to content

Hostname

wwbw.com

Last fetched

wwbw.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.155.242100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.229.9916.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.162.20816.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.19.8135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.50.10435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.135.25535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.86.60.3035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.182.14144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.76.22144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.24.12044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.54.17844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.140.1844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.133.6544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.64.15044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.85.20244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.130.24052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.216.11652.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.159.21452.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.30.11652.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.59.12354.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
musician's friends
Contact emails

Subdomains

25 observed subdomains of wwbw.com.

Web-graph footprint

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

506 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wwbw.com.

MechanismTarget
SPF_INCLUDEguitarcenter.com

Related pages

Pivot deeper into the graph from wwbw.com.

Cypher and MCP

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

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