Skip to content

Hostname

caritas.it

Last fetched

caritas.it resolves to 2 IPv4 addresses operated by MAHAVI-AS-IN MAHAVISION BROADBAND PRIVATE LIMITED in IT. WHOIS lists registrar:ids&unitelm s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.127.236.22185.127.236.0/24AS203612MAHAVI-AS-IN MAHAVISION BROADBAND PRIVATE LIMITEDIT
185.127.236.30185.127.236.0/24AS203612MAHAVI-AS-IN MAHAVISION BROADBAND PRIVATE LIMITEDIT

WHOIS identity

Registrar
registrar:ids&unitelm s.r.l.
Organization
caritas italiana
Contact emails

Subdomains

38 observed subdomains of caritas.it.

Web-graph footprint

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

1,039 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for caritas.it.

MechanismTarget
SPF_Acaritas.it
SPF_INCLUDE_spf.glauco.it
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcaritas.it

Related pages

Pivot deeper into the graph from caritas.it.

Cypher and MCP

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

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