Skip to content

Hostname

caritas.at

Last fetched

caritas.at resolves to 1 IPv4 address operated by ITANDTEL-CLOUD-AS in AT. WHOIS lists registrar:next layer telekommunikationsdienstleistungs- und beratung gmbh as the registrar.

Nutrition Label

WHISPER CANON · caritas.atRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/caritas.at

Resolution chain

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

IPPrefixASNOperatorCountry
88.218.54.10788.218.52.0/22AS61108ITANDTEL-CLOUD-ASAT

WHOIS identity

Registrar
registrar:next layer telekommunikationsdienstleistungs- und beratung gmbh
Organization
caritas der dioezese feldkirch
Contact emails

Subdomains

39 observed subdomains of caritas.at.

Web-graph footprint

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

968 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for caritas.at.

MechanismTarget
SPF_INCLUDEmailing.sagedpw.at
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP213.208.144.138
SPF_IP217.175.196.14
SPF_IP217.175.196.3
SPF_IP80.123.193.154

Related pages

Pivot deeper into the graph from caritas.at.

Cypher and MCP

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

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