Skip to content

Hostname

caef.eu

Last fetched

caef.eu resolves to 1 IPv4 address operated by AS16218 in DE. WHOIS lists registrar:mesh digital limited as the registrar.

Nutrition Label

WHISPER CANON · caef.euRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/caef.eu

Resolution chain

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

IPPrefixASNOperatorCountry
217.113.38.180217.113.32.0/20AS16218DE

WHOIS identity

Registrar
registrar:mesh digital limited
Organization
Contact emails

Subdomains

1 observed subdomain of caef.eu.

Subdomain
www.caef.eu

Web-graph footprint

Distinct hostnames that link to or from caef.eu in the public web crawl.

46 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for caef.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.75.165.15
SPF_IP62.75.176.139
SPF_IP80.149.127.211
SPF_IP85.159.12.67
SPF_IP87.234.214.67
SPF_MXcaef.eu

Related pages

Pivot deeper into the graph from caef.eu.

Cypher and MCP

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

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