Skip to content

Hostname

bacciolo.com

Last fetched

bacciolo.com resolves to 1 IPv4 address operated by AS16276 in IT. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.66.8494.24.60.0/24AS16276IT

WHOIS identity

Registrar
iana:433
Organization
bacciolo gelsomino e figli
Contact emails

Subdomains

4 observed subdomains of bacciolo.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bacciolo.com.

MechanismTarget
SPF_Amail.onyxsystems.it
SPF_Asmtp.tim.it
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.emailpnl.com
SPF_INCLUDEspf.esvacloud.com
SPF_IP128.199.49.78
SPF_IP135.125.133.226/32
SPF_MXbacciolo.com

Related pages

Pivot deeper into the graph from bacciolo.com.

Cypher and MCP

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

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