Skip to content

Hostname

kc2.ctext.org

Last fetched

kc2.ctext.org resolves to 1 IPv4 address operated by NOCIX - Nocix, LLC in US.

Nutrition Label

WHISPER CANON · kc2.ctext.orgRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/kc2.ctext.org

Resolution chain

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

IPPrefixASNOperatorCountry
63.141.250.1063.141.224.0/19AS33387NOCIX - Nocix, LLCUS

WHOIS identity

No WHOIS records are currently associated with kc2.ctext.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kc2.ctext.org.

MechanismTarget
SPF_Akc2.ctext.org
SPF_IP103.16.228.81
SPF_IP103.16.228.82
SPF_IP112.121.173.138
SPF_IP180.178.56.74
SPF_IP208.94.242.82
SPF_IP63.141.239.58
SPF_IP63.141.250.10
SPF_MXkc2.ctext.org

Related pages

Pivot deeper into the graph from kc2.ctext.org.

Cypher and MCP

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

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