Skip to content

Hostname

comune.ap.it

Last fetched

comune.ap.it resolves to 1 IPv4 address operated by SBTAP-AS in IT.

Nutrition Label

WHISPER CANON · comune.ap.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/comune.ap.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.5.202.81185.5.202.0/24AS59715SBTAP-ASIT

WHOIS identity

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

Subdomains

8 observed subdomains of comune.ap.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for comune.ap.it.

MechanismTarget
SPF_IP185.5.202.0/24
SPF_IP2a02:cdc5:9715:a000::/52
SPF_IP2a02:cdc6:3100:10::/64
SPF_MXcomune.ap.it

Related pages

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

Cypher and MCP

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

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