Skip to content

Hostname

comune.bari.it

Last fetched

comune.bari.it resolves to 1 IPv4 address operated by AS20746 in IT.

Nutrition Label

WHISPER CANON · comune.bari.itRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/comune.bari.it

Resolution chain

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

IPPrefixASNOperatorCountry
81.126.164.1181.126.160.0/19AS20746IT

WHOIS identity

No WHOIS records are currently associated with comune.bari.it in WhisperGraph.

Subdomains

23 observed subdomains of comune.bari.it.

Web-graph footprint

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

682 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for comune.bari.it.

MechanismTarget
SPF_Acomune.bari.it
SPF_INCLUDE_spf.ilger.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.253.33.9/32
SPF_IP94.94.215.82/32
SPF_IP94.94.215.83/32
SPF_IP94.94.215.84/32
SPF_MXcomune.bari.it

Related pages

Pivot deeper into the graph from comune.bari.it.

Cypher and MCP

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

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