Skip to content

Hostname

vuze.com

Last fetched

vuze.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · vuze.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vuze.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.176.187107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.137.155107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.198.22123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.122.143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.246.1463.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.111.17734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.22.24234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.167.24550.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.73.10552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.128.10552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
azureus software,
Contact emails

Subdomains

30 observed subdomains of vuze.com.

Web-graph footprint

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

897 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for vuze.com.

MechanismTarget
SPF_INCLUDE_spf.01.com
SPF_INCLUDEmail.zendesk.com
SPF_IP64.79.127.118
SPF_IP70.35.47.98
SPF_MXvuze.com

Related pages

Pivot deeper into the graph from vuze.com.

Cypher and MCP

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

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