Skip to content

Hostname

procne.it

Last fetched

procne.it resolves to 2 IPv4 addresses operated by ISP-INASSET-AS in IT. WHOIS lists registrar:procne s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.239.54.140193.239.52.0/22AS47902ISP-INASSET-ASIT
193.239.55.78193.239.52.0/22AS47902ISP-INASSET-ASIT

WHOIS identity

Registrar
registrar:procne s.r.l.
Organization
procne srl a socio unico
Contact emails

Subdomains

102 observed subdomains of procne.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for procne.it.

MechanismTarget
SPF_INCLUDEspf.6245.it
SPF_IP193.239.52.123
SPF_IP193.239.52.25
SPF_IP193.239.52.34

Related pages

Pivot deeper into the graph from procne.it.

Cypher and MCP

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

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