Hostname
fundesplai.org
Last fetched
fundesplai.org resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
fundesplai.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 79.137.14.16 | 79.137.0.0/17 | AS16276 | — | FR |
| 82.25.116.247 | 82.25.112.0/21 | AS47583 | — | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- fundacio catalana de l esplai
- Contact emails
Subdomains
109 observed subdomains of fundesplai.org.
Showing 25 of 109. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fundesplai.org in the public web crawl.
245 sites link to this hostname.
483 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for fundesplai.org.
| Mechanism | Target |
|---|---|
| SPF_A | fundesplai.org |
| SPF_INCLUDE | _spf.alchemer.eu |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.fundesplai.org |
| SPF_IP | 137.117.228.10 |
| SPF_IP | 159.183.116.50 |
| SPF_IP | 188.85.16.68 |
| SPF_IP | 188.85.16.69 |
| SPF_IP | 188.93.79.75 |
| SPF_IP | 195.235.68.244 |
| SPF_IP | 195.235.68.245 |
| SPF_IP | 40.113.120.249 |
| SPF_IP | 54.240.51.173 |
| SPF_MX | fundesplai.org |
Related pages
Pivot deeper into the graph from fundesplai.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fundesplai.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.