Skip to content

Hostname

ctext.org

Last fetched

ctext.org resolves to 1 IPv4 address operated by NOCIX - Nocix, LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ctext.orgRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ctext.org

Resolution chain

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

IPPrefixASNOperatorCountry
74.91.19.1074.91.16.0/20AS33387NOCIX - Nocix, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

13 observed subdomains of ctext.org.

Web-graph footprint

Distinct hostnames that link to or from ctext.org in the public web crawl.

1,781 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for ctext.org.

MechanismTarget
SPF_Actext.org
SPF_IP103.16.228.82
SPF_IP103.161.224.90
SPF_IP112.121.173.138
SPF_IP180.178.56.74
SPF_IP208.94.242.82
SPF_IP2604:4300:a:21a:0:0:0:2
SPF_IP74.91.19.10
SPF_IP74.91.30.58
SPF_MXctext.org

Related pages

Pivot deeper into the graph from ctext.org.

Cypher and MCP

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

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