Hostname
ffc8.org
Last fetched
ffc8.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:48
- Organization
- fountain-fort carson school district 8
- Contact emails
Subdomains
34 observed subdomains of ffc8.org.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ffc8.org in the public web crawl.
117 sites link to this hostname.
256 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for ffc8.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bbnotify.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.gaggle.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 140.82.180.32 |
| SPF_IP | 140.82.180.51 |
| SPF_IP | 174.129.192.189/32 |
| SPF_IP | 216.83.185.44/32 |
| SPF_IP | 67.90.101.64/27 |
| SPF_IP | 67.90.101.66/32 |
Related pages
Pivot deeper into the graph from ffc8.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ffc8.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.