Hostname
libre.space
Last fetched
libre.space resolves to 2 IPv4 addresses operated by GR-NET www.grnet.gr in GR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
libre.space 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 |
|---|---|---|---|---|
| 83.212.169.122 | 83.212.168.0/23 | AS5408 | GR-NET www.grnet.gr | GR |
| 188.245.172.113 | 188.245.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- libre space foundation
- Contact emails
Subdomains
36 observed subdomains of libre.space.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from libre.space in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for libre.space.
| Mechanism | Target |
|---|---|
| SPF_A | mail.libre.space |
| SPF_A | vm1.satnogs.org |
| SPF_INCLUDE | spf.migadu.com |
Related pages
Pivot deeper into the graph from libre.space.
- IP · 83.212.169.122
- ASN · AS5408GR-NET www.grnet.gr
- Registrar · iana:81
- Country · GR
- Email · 9666c864054ef951ef9aa37d78ae9e54-1404420@contact.gandi.net
- TLD · .space
- Browse hostnames · li…
- 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: "libre.space"})-[: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.