Skip to content

Hostname

winbuzz24x7.com

Last fetched

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

Nutrition Label

WHISPER CANON · winbuzz24x7.comRouting diversity6.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/winbuzz24x7.com

Resolution chain

winbuzz24x7.com 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.224.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.250.21713.224.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.19.16813.232.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.231.9013.232.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.90.5913.232.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.132.9114.0.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.139.18214.0.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
175.41.184.5175.45.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.164.13518.140.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.47.25118.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.90.9118.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.132.3918.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.92.8718.146.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.218.11518.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.233.19218.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.161.1173.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.236.2323.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.63.1213.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.19.6047.137.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.180.21752.222.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:303
Organization
domainperson
Contact emails

Subdomains

2 observed subdomains of winbuzz24x7.com.

Threat posture

History

Related pages

Pivot deeper into the graph from winbuzz24x7.com.

Cypher and MCP

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

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