Skip to content

Hostname

c4t.cc

Last fetched

c4t.cc resolves to 1 IPv4 address operated by AS6786 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · c4t.ccRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/c4t.cc

Resolution chain

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

IPPrefixASNOperatorCountry
85.215.6.12485.215.0.0/19AS6786DE

WHOIS identity

Registrar
iana:151
Organization
we22
Contact emails

Subdomains

9 observed subdomains of c4t.cc.

Web-graph footprint

Distinct hostnames that link to or from c4t.cc in the public web crawl.

173 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from c4t.cc.

Cypher and MCP

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

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