Skip to content

Hostname

carpegna.it

Last fetched

carpegna.it resolves to 1 IPv4 address operated by PROVPU-AS - Provincia di Pesaro e Urbino in IT. WHOIS lists registrar:amministrazione provinciale di pesaro e urbino as the registrar.

Nutrition Label

WHISPER CANON · carpegna.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/carpegna.it

Resolution chain

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

IPPrefixASNOperatorCountry
141.138.81.120141.138.80.0/22AS198045PROVPU-AS - Provincia di Pesaro e UrbinoIT

WHOIS identity

Registrar
registrar:amministrazione provinciale di pesaro e urbino
Organization
comune di carpegna
Contact emails

Subdomains

1 observed subdomain of carpegna.it.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from carpegna.it.

Cypher and MCP

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

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