Skip to content

Hostname

uploadbuzz.cc

Last fetched

uploadbuzz.cc resolves to 10 IPv4 addresses operated by LEASEWEB-USA-LAX - Leaseweb USA, Inc. in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · uploadbuzz.ccRouting diversity4.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/uploadbuzz.cc

Resolution chain

uploadbuzz.cc resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.241.213.98172.241.212.0/22AS395954LEASEWEB-USA-LAX - Leaseweb USA, Inc.US
208.115.249.236208.115.249.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
212.92.104.10212.92.104.0/21AS43350NL
212.92.104.6212.92.104.0/21AS43350NL
212.92.104.7212.92.104.0/21AS43350NL
37.48.72.21337.48.64.0/18AS60781NL
37.48.77.8337.48.64.0/18AS60781NL
5.79.75.2125.79.64.0/18AS60781NL
64.120.31.12064.120.28.0/22AS396362LEASEWEB-USA-NYC - Leaseweb USA, Inc.US
64.31.3.23464.31.3.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

Registrar
iana:472
Organization
domain administrator
Contact emails

Subdomains

11 observed subdomains of uploadbuzz.cc.

Web-graph footprint

Distinct hostnames that link to or from uploadbuzz.cc in the public web crawl.

36 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from uploadbuzz.cc.

Cypher and MCP

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

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