Hostname
mooc.africtivistes.org
Last fetched
mooc.africtivistes.org resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE.
Nutrition Label
Resolution chain
mooc.africtivistes.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 |
|---|---|---|---|---|
| 34.38.210.129 | 34.38.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | BE |
| 34.38.210.129 | 34.38.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | BE |
| 91.134.82.36 | 91.134.0.0/16 | AS16276 | — | FR |
WHOIS identity
No WHOIS records are currently associated with mooc.africtivistes.org in WhisperGraph.
Subdomains
1 observed subdomain of mooc.africtivistes.org.
| Subdomain |
|---|
| www.mooc.africtivistes.org |
Web-graph footprint
Distinct hostnames that link to or from mooc.africtivistes.org in the public web crawl.
9 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mooc.africtivistes.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.odoo.com |
Related pages
Pivot deeper into the graph from mooc.africtivistes.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mooc.africtivistes.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.