Skip to content

Hostname

ctg.ee

Last fetched

ctg.ee resolves to 1 IPv4 address operated by AS34702 in EE.

Nutrition Label

WHISPER CANON · ctg.eeRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ctg.ee

Resolution chain

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

IPPrefixASNOperatorCountry
80.79.114.22780.79.152.0/21AS34702EE

WHOIS identity

No WHOIS records are currently associated with ctg.ee in WhisperGraph.

Subdomains

7 observed subdomains of ctg.ee.

Web-graph footprint

Distinct hostnames that link to or from ctg.ee in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for ctg.ee.

MechanismTarget
SPF_Actg.ee
SPF_Afw.ctg.ee
SPF_Asmurf.ctg.ee
SPF_Asrv.ctg.ee
SPF_IP195.238.64.194
SPF_IP2a01:97a0:3:1:0:0:0:4
SPF_IP2a01:97a0:3:1:0:0:0:5
SPF_IP2a01:97a0:3:1:250:56ff:fe88:c856
SPF_IP2a01:97a0:3:1:250:56ff:fea3:7d2b
SPF_IP80.79.114.226
SPF_IP80.79.114.227
SPF_MXctg.ee

Related pages

Pivot deeper into the graph from ctg.ee.

Cypher and MCP

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

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