Hostname
openzim.org
Last fetched
openzim.org resolves to 195.154.90.157, announced in 195.154.0.0/16 by AS12876 - Scaleway SAS in FR. openzim.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 195.154.90.157
195.154.0.0/16 · AS12876 - Scaleway SAS · Paris, FR
- 51.159.30.163
51.158.0.0/15 · AS12876 - Scaleway SAS · Paris, FR
IPv6 resolution
No AAAA record for openzim.org is recorded in WhisperGraph.
Attribution
scaleway
ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- emmanuel engelhart
- Contact emails
- info@wikimedia.ch, 282b5316aaa2f0bea2af5aa00b9ac8a0-5907777@contact.gandi.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-20-a.gandi.net
- ns-250-b.gandi.net
- ns-253-c.gandi.net
- ns1.gandi.net
MX records
- fb.mail.gandi.net
- spool.mail.gandi.net
SPF policy
- include: mail.wikimedia.ch
- include: _mailcust.gandi.net
- include: wiki.openzim.org
Threat-feed evidence
History
Related pages
Pivot from openzim.org into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "openzim.org"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.