Skip to content

Hostname

cti.eu

Last fetched

cti.eu resolves to 2 IPv4 addresses operated by AS60309 in PL. WHOIS lists registrar:agnat sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · cti.euRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cti.eu

Resolution chain

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

WHOIS identity

Registrar
registrar:agnat sp. z o.o.
Organization
Contact emails

Subdomains

13 observed subdomains of cti.eu.

Web-graph footprint

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

119 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for cti.eu.

MechanismTarget
SPF_IP212.109.147.64/26
SPF_IP31.179.252.0/24
SPF_MXcti.eu

Related pages

Pivot deeper into the graph from cti.eu.

Cypher and MCP

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

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