Skip to content

Hostname

cactx.org

Last fetched

cactx.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cactx.orgRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cactx.org

Resolution chain

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

IPPrefixASNOperatorCountry
144.126.200.110144.126.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:2
Organization
children's advocacy centers of texas
Contact emails

Subdomains

3 observed subdomains of cactx.org.

Web-graph footprint

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

187 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cactx.org.

MechanismTarget
SPF_Acactx.org
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.neonemails.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.cloud.mip.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.68.24.42
SPF_IP71.41.18.219
SPF_IP74.205.52.94
SPF_IP98.129.167.76/32
SPF_IP98.129.167.77/32
SPF_MXcactx.org

Related pages

Pivot deeper into the graph from cactx.org.

Cypher and MCP

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

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