Skip to content

Hostname

avazapp.com

Last fetched

avazapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · avazapp.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/avazapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.81.1243.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.23.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.393.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.443.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.57.399.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.3899.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.4099.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.4999.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1154
Organization
ajit narayanan
Contact emails

Subdomains

11 observed subdomains of avazapp.com.

Web-graph footprint

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

177 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for avazapp.com.

MechanismTarget
SPF_INCLUDE853027d5.ppspf.net
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from avazapp.com.

Cypher and MCP

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

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