Skip to content

Hostname

bierredi.it

Last fetched

bierredi.it resolves to 2 IPv4 addresses operated by AS3242 in IT. WHOIS lists registrar:sir s.r.l. soluzioni in rete as the registrar.

Nutrition Label

WHISPER CANON · bierredi.itRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/bierredi.it

Resolution chain

bierredi.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:sir s.r.l. soluzioni in rete
Organization
bi.erre.di. s.p.a.
Contact emails

Subdomains

6 observed subdomains of bierredi.it.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bierredi.it.

MechanismTarget
SPF_Amail.sefin.it
SPF_Asmtp2.sefin.it
SPF_Asmtp3.sefin.it
SPF_Asubmission-e.mailcontrol.com
SPF_INCLUDE_spf.google.com
SPF_IP62.177.1.6/31
SPF_MXbierredi.it

Related pages

Pivot deeper into the graph from bierredi.it.

Cypher and MCP

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

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