Hostname
cftexas.org
Last fetched
cftexas.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
cftexas.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0165933527
- Contact emails
- at8xx6js6ts@networksolutionsprivateregistration.com
- pr4at9z36vv@networksolutionsprivateregistration.com
- qe4j287t7ha@networksolutionsprivateregistration.com
- sc8b26w7399@networksolutionsprivateregistration.com
- wn3h99jf3g3@networksolutionsprivateregistration.com
- yu64h9vu3s8@networksolutionsprivateregistration.com
- zx66w6u66mc@networksolutionsprivateregistration.com
- jcole@cftexas.org
- mallen@cftexas.org
Subdomains
10 observed subdomains of cftexas.org.
Web-graph footprint
Distinct hostnames that link to or from cftexas.org in the public web crawl.
424 sites link to this hostname.
1,084 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for cftexas.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.formassembly.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 44.229.121.55/32 |
Related pages
Pivot deeper into the graph from cftexas.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cftexas.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.