Skip to content

Hostname

brianzacque.it

Last fetched

brianzacque.it resolves to 1 IPv4 address operated by AS20836 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · brianzacque.itRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/brianzacque.it

Resolution chain

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

IPPrefixASNOperatorCountry
95.157.78.5195.157.64.0/19AS20836IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
brianzacque s.p.a.
Contact emails

Subdomains

14 observed subdomains of brianzacque.it.

Web-graph footprint

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

116 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for brianzacque.it.

MechanismTarget
SPF_Aomailpsm01.eng-mo.it
SPF_Aomailpsm02.eng-mo.it
SPF_Aspf.mandrillapp.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP193.178.235.21/32
SPF_IP193.178.235.22/32
SPF_IP217.182.174.104
SPF_IP46.37.29.248
SPF_IP46.37.29.249
SPF_IP93.43.94.152
SPF_IP93.43.94.153
SPF_IP93.43.94.154
SPF_IP93.43.94.163
SPF_IP93.43.94.165
SPF_IP93.43.94.169
SPF_IP93.43.94.171
SPF_MXbrianzacque.it

Related pages

Pivot deeper into the graph from brianzacque.it.

Cypher and MCP

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

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