Skip to content

Hostname

winbbuzz.live

Last fetched

winbbuzz.live resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · winbbuzz.liveRouting diversity7.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/winbbuzz.live

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.221.6413.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.76.9613.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.19.16813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.241.10813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.139.18213.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
175.41.184.5175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.159.19218.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.164.13518.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.80.7118.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.188.9818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.179.10518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.115.19118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.126.19118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.39.21118.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.173.2233.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.63.1213.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.129.27.7047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.19.6047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.43.5147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.180.21752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1636
Organization
privacy protect, llc (privacyprotect.org)
Contact emails

Subdomains

2 observed subdomains of winbbuzz.live.

Web-graph footprint

Distinct hostnames that link to or from winbbuzz.live in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from winbbuzz.live.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "winbbuzz.live"})-[: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.