Hostname
cibnelearning.org
Last fetched
cibnelearning.org resolves to 2 IPv4 addresses operated by HWCLOUDS-AS-AP HUAWEI CLOUDS in NG. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cibnelearning.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 |
|---|---|---|---|---|
| 83.101.49.114 | 83.101.48.0/21 | AS136907 | HWCLOUDS-AS-AP HUAWEI CLOUDS | NG |
| 83.101.49.203 | 83.101.48.0/21 | AS136907 | HWCLOUDS-AS-AP HUAWEI CLOUDS | NG |
WHOIS identity
- Registrar
- iana:2
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of cibnelearning.org.
Web-graph footprint
Distinct hostnames that link to or from cibnelearning.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cibnelearning.org
- mail.cibnelearning.org
SPF policy
3 SPF mechanisms authorising senders for cibnelearning.org.
| Mechanism | Target |
|---|---|
| SPF_A | cibnelearning.org |
| SPF_IP | 162.215.131.218 |
| SPF_MX | cibnelearning.org |
Related pages
Pivot deeper into the graph from cibnelearning.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cibnelearning.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.