Hostname
fsfe.org
Last fetched
fsfe.org resolves to 2 IPv4 addresses operated by NORIS-NETWORK IT Service Provider located in Nuernberg, Germany in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
fsfe.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 |
|---|---|---|---|---|
| 213.95.165.54 | 213.95.0.0/16 | AS12337 | NORIS-NETWORK IT Service Provider located in Nuernberg, Germany | DE |
| 31.24.147.87 | 31.24.144.0/21 | AS49855 | STARLINKCOUNTRY-AS | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- free software foundation europe e.v.
- Contact emails
Subdomains
65 observed subdomains of fsfe.org.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fsfe.org in the public web crawl.
2,412 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for fsfe.org.
| Mechanism | Target |
|---|---|
| SPF_IP | 142.132.236.94/32 |
| SPF_IP | 188.172.205.112/28 |
| SPF_IP | 2001:780:215:1::/64 |
| SPF_IP | 2001:aa8:ffed::/48 |
| SPF_IP | 213.95.165.48/28 |
| SPF_IP | 217.69.89.128/26 |
| SPF_IP | 2a00:11c0:d:1::/64 |
| SPF_IP | 2a01:4f8:c17:f631::1/128 |
| SPF_IP | 2a02:16d0:1004:5a00::/56 |
| SPF_IP | 31.24.147.80/28 |
| SPF_MX | fsfe.org |
Related pages
Pivot deeper into the graph from fsfe.org.
- IP · 213.95.165.54
- ASN · AS12337NORIS-NETWORK IT Service Provider located in Nuernberg, Germany
- Registrar · iana:81
- Country · DE
- Email · domain-migration@plusserver.com
- TLD · .org
- Browse hostnames · fs…
- 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: "fsfe.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.