Skip to content

Hostname

avis.bz.it

Last fetched

avis.bz.it resolves to 1 IPv4 address operated by AS20811 in IT.

Nutrition Label

WHISPER CANON · avis.bz.itRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/avis.bz.it

Resolution chain

avis.bz.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.171.36.18795.171.32.0/19AS20811IT

WHOIS identity

No WHOIS records are currently associated with avis.bz.it in WhisperGraph.

Subdomains

3 observed subdomains of avis.bz.it.

Web-graph footprint

Distinct hostnames that link to or from avis.bz.it in the public web crawl.

8 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for avis.bz.it.

MechanismTarget
SPF_Aavis.bz.it
SPF_INCLUDEspf.avis.bz.it
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtpservice.org
SPF_INCLUDEspf.zeppelin-group.com
SPF_IP188.11.216.140
SPF_IP79.62.226.47

Related pages

Pivot deeper into the graph from avis.bz.it.

Cypher and MCP

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

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