Skip to content

Hostname

carpinet.it

Last fetched

carpinet.it resolves to 1 IPv4 address operated by AS12850 in IT. WHOIS lists registrar:carpinet s.a.s. di d'addese sandro e c. as the registrar.

Nutrition Label

WHISPER CANON · carpinet.itRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/carpinet.it

Resolution chain

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

IPPrefixASNOperatorCountry
87.248.33.24887.248.32.0/19AS12850IT

WHOIS identity

Registrar
registrar:carpinet s.a.s. di d'addese sandro e c.
Organization
carpinet s.a.s. di d'addese sandro e c.
Contact emails

Subdomains

30 observed subdomains of carpinet.it.

Web-graph footprint

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

41 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for carpinet.it.

MechanismTarget
SPF_Acarpinet.it
SPF_INCLUDEcarpinet.neten.it
SPF_INCLUDEhosting.spf.kqi.it
SPF_INCLUDEmail.spf.kqi.it
SPF_INCLUDEmusvc.com
SPF_IP178.239.183.91
SPF_IP82.145.171.192/27
SPF_IP82.145.171.34
SPF_MXcarpinet.it

Related pages

Pivot deeper into the graph from carpinet.it.

Cypher and MCP

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

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