Skip to content

Hostname

azavista.com

Last fetched

azavista.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1587 as the registrar.

Nutrition Label

WHISPER CANON · azavista.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/azavista.com

Resolution chain

azavista.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1587
Organization
j.p. van der kuijl
Contact emails

Subdomains

179 observed subdomains of azavista.com.

Web-graph footprint

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

122 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for azavista.com.

MechanismTarget
SPF_Aazavista.com
SPF_Amail.azavista.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_IP185.63.155.10
SPF_IP35.187.127.103
SPF_IP35.204.142.117
SPF_IP66.151.150.237
SPF_IP67.22.111.164/24
SPF_IP67.22.111.165/24

Related pages

Pivot deeper into the graph from azavista.com.

Cypher and MCP

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

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