Skip to content

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

WHISPER CANON · openedition.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/openedition.org

Resolution chain

openedition.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.158.39.133134.158.0.0/16AS789IN2P3 IN2P3 Autonomous SystemFR
134.158.39.138134.158.0.0/16AS789IN2P3 IN2P3 Autonomous SystemFR

WHOIS identity

Registrar
iana:81
Organization
marin dacos
Contact emails

Subdomains

35 observed subdomains of openedition.org.

Web-graph footprint

Distinct hostnames that link to or from openedition.org in the public web crawl.

3,410 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for openedition.org.

MechanismTarget
SPF_Aopenedition.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzoho.com
SPF_IP134.158.39.128/25
SPF_MXopenedition.org

Related pages

Pivot deeper into the graph from openedition.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.