Skip to content

Hostname

comunesbt.it

Last fetched

comunesbt.it resolves to 1 IPv4 address operated by AS41325 in IT. WHOIS lists registrar:domeneshop as as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
84.38.57.1584.38.56.0/23AS41325IT

WHOIS identity

Registrar
registrar:domeneshop as
Organization
comune di san benedetto del tronto
Contact emails

Subdomains

42 observed subdomains of comunesbt.it.

Web-graph footprint

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

204 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for comunesbt.it.

MechanismTarget
SPF_INCLUDE_spf.carboniocloud.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailrouter.it
SPF_IP185.5.200.0/22
SPF_IP2a02:cdc0::/29
SPF_IP54.93.203.146/32
SPF_IP84.38.57.0/28
SPF_MXcomunesbt.it

Related pages

Pivot deeper into the graph from comunesbt.it.

Cypher and MCP

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

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