Hostname
fftc.org
Last fetched
fftc.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
fftc.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:2
- Organization
- foundation for the carolinas
- Contact emails
- br6qm3q46gj@networksolutionsprivateregistration.com
- dc4mb36y5gr@networksolutionsprivateregistration.com
- dm5um5mg7k6@networksolutionsprivateregistration.com
- gq3qt5p88ma@networksolutionsprivateregistration.com
- hr57y88f6ys@networksolutionsprivateregistration.com
- jv66k6w39q4@networksolutionsprivateregistration.com
- u39xw3c26ju@networksolutionsprivateregistration.com
- za46m5ng57y@networksolutionsprivateregistration.com
Subdomains
9 observed subdomains of fftc.org.
Web-graph footprint
Distinct hostnames that link to or from fftc.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for fftc.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | outboundmail.blackbaud.net |
| SPF_INCLUDE | outboundmail.convio.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.169.199.57/29 |
| SPF_IP | 12.248.187.202/29 |
| SPF_IP | 160.72.43.58/29 |
| SPF_IP | 52.177.129.237/32 |
Related pages
Pivot deeper into the graph from fftc.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fftc.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.