Skip to content

Hostname

bizzi.com

Last fetched

bizzi.com resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bizzi.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bizzi.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.187.142.6985.187.140.0/22AS55293A2HOSTING - A2 Hosting, Inc.NL

WHOIS identity

Registrar
iana:303
Organization
associazione musicale villa bossi
Contact emails

Subdomains

1 observed subdomain of bizzi.com.

Subdomain
www.bizzi.com

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bizzi.com.

MechanismTarget
SPF_Abizzi.com
SPF_Abuffalo.ash.relay.mailchannels.net
SPF_INCLUDE_spf.ilger.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.qboxmail.com
SPF_IP93.174.64.0/21
SPF_IP95.110.248.0/25
SPF_MXbizzi.com

Related pages

Pivot deeper into the graph from bizzi.com.

Cypher and MCP

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

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