Skip to content

Hostname

baccobaccanels.com

Last fetched

baccobaccanels.com resolves to 2 IPv4 addresses operated by AS-IRIDEOS-KP - Retelit Digital Services S.p.A. in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · baccobaccanels.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/baccobaccanels.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.168.96.76109.168.0.0/17AS5602AS-IRIDEOS-KP - Retelit Digital Services S.p.A.IT
86.107.36.4986.107.32.0/21AS52030SERVERPLAN-AS - Server Plan S.r.l.IT

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0111283500
Contact emails

Subdomains

1 observed subdomain of baccobaccanels.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for baccobaccanels.com.

MechanismTarget
SPF_Abaccobaccanels.com
SPF_IP86.107.36.49
SPF_MXbaccobaccanels.com

Related pages

Pivot deeper into the graph from baccobaccanels.com.

Cypher and MCP

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

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