Hostname
fca.org
Last fetched
fca.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
fca.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.65.92.72 | 13.64.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- fellowship of christian athletes
- Contact emails
- am3h44mz263@networksolutionsprivateregistration.com
- am6wz7up2qv@networksolutionsprivateregistration.com
- g836c94q9ht@networksolutionsprivateregistration.com
- kw7957wf7bx@networksolutionsprivateregistration.com
- m44ws4th88g@networksolutionsprivateregistration.com
- np7y79587tu@networksolutionsprivateregistration.com
- pw9r45nx48t@networksolutionsprivateregistration.com
- q84uq3fh8z3@networksolutionsprivateregistration.com
- qy4sw4m3592@networksolutionsprivateregistration.com
- t77jz25w662@networksolutionsprivateregistration.com
- v76w28fp4y9@networksolutionsprivateregistration.com
- v96za96f2hc@networksolutionsprivateregistration.com
- vs3u72ty9mu@networksolutionsprivateregistration.com
- w62pn7rs6e3@networksolutionsprivateregistration.com
- we36w8kg5yt@networksolutionsprivateregistration.com
Subdomains
73 observed subdomains of fca.org.
Showing 25 of 73. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fca.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
35 SPF mechanisms authorising senders for fca.org.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_A | fca.org |
| SPF_INCLUDE | spf-a.jangomail.com |
| SPF_INCLUDE | spf-b.jangomail.com |
| SPF_INCLUDE | spf-c.jangomail.com |
| SPF_INCLUDE | spf.fundraiseup.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.241.16.87/32 |
| SPF_IP | 173.244.184.130/25 |
| SPF_IP | 206.222.20.130/29 |
| SPF_IP | 206.222.22.234/29 |
| SPF_IP | 209.190.39.106/29 |
| SPF_IP | 209.190.39.114/29 |
| SPF_IP | 209.190.39.90/29 |
| SPF_IP | 209.216.229.0/25 |
| SPF_IP | 64.31.50.128/25 |
| SPF_IP | 64.79.65.114/29 |
| SPF_IP | 67.227.172.168/32 |
| SPF_IP | 67.227.172.171/31 |
| SPF_IP | 67.227.172.239/32 |
| SPF_IP | 67.227.172.240/29 |
| SPF_IP | 67.227.172.249/32 |
| SPF_IP | 67.227.173.156/30 |
| SPF_IP | 67.227.173.164/31 |
| SPF_IP | 67.227.173.168/32 |
| SPF_IP | 67.227.173.82/31 |
| SPF_IP | 67.227.173.88/29 |
| SPF_IP | 67.227.176.20/32 |
| SPF_IP | 67.227.176.23/32 |
| SPF_IP | 67.227.176.24/29 |
| SPF_IP | 67.227.176.32/29 |
| SPF_IP | 67.227.176.42/31 |
| SPF_IP | 95.211.158.86/32 |
Related pages
Pivot deeper into the graph from fca.org.
- IP · 13.65.92.72
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · am3h44mz263@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · fc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fca.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.