Skip to content

Hostname

vonza.com

Last fetched

vonza.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:612 as the registrar.

Nutrition Label

WHISPER CANON · vonza.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vonza.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.119.117108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.49108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.65108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.8108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.172.112.11218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.168.12918.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.2918.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.418.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.5318.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.155.4634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.168.13444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.69.23344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.104.16754.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:612
Organization
domains by proxy,
Contact emails

Subdomains

99 observed subdomains of vonza.com.

Web-graph footprint

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

153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vonza.com.

MechanismTarget
SPF_Avonza.com
SPF_INCLUDEhostgator.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEwebsitewelcome.com
SPF_INCLUDEzohomail.com
SPF_MXvonza.com

Related pages

Pivot deeper into the graph from vonza.com.

Cypher and MCP

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

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