Skip to content

Hostname

c2.wtf

Last fetched

c2.wtf resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · c2.wtfRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/c2.wtf

Resolution chain

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

IPPrefixASNOperatorCountry
213.239.200.93213.239.192.0/18AS24940DE

WHOIS identity

Registrar
iana:269
Organization
. .
Contact emails

Subdomains

34 observed subdomains of c2.wtf.

Web-graph footprint

Distinct hostnames that link to or from c2.wtf in the public web crawl.

82 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for c2.wtf.

MechanismTarget
SPF_Ac2.wtf
SPF_Acall.c2.wtf
SPF_Alegacy.c2.wtf
SPF_Aminimonster.c2.wtf
SPF_MXc2.wtf

Related pages

Pivot deeper into the graph from c2.wtf.

Cypher and MCP

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

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