Hostname
openedition.org
Last fetched
openedition.org resolves to 2 IPv4 addresses operated by IN2P3 IN2P3 Autonomous System in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
openedition.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 |
|---|---|---|---|---|
| 134.158.39.133 | 134.158.0.0/16 | AS789 | IN2P3 IN2P3 Autonomous System | FR |
| 134.158.39.138 | 134.158.0.0/16 | AS789 | IN2P3 IN2P3 Autonomous System | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- marin dacos
- Contact emails
Subdomains
35 observed subdomains of openedition.org.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from openedition.org in the public web crawl.
3,410 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for openedition.org.
| Mechanism | Target |
|---|---|
| SPF_A | openedition.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | zoho.com |
| SPF_IP | 134.158.39.128/25 |
| SPF_MX | openedition.org |
Related pages
Pivot deeper into the graph from openedition.org.
- IP · 134.158.39.133
- ASN · AS789IN2P3 IN2P3 Autonomous System
- Registrar · iana:81
- Country · FR
- Email · 3786547c1aafe2db788a3ab2f157242f-763833@contact.gandi.net
- TLD · .org
- Browse hostnames · op…
- 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: "openedition.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.