Skip to content

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

WHISPER CANON · cibnelearning.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cibnelearning.org

Resolution chain

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

IPPrefixASNOperatorCountry
83.101.49.11483.101.48.0/21AS136907HWCLOUDS-AS-AP HUAWEI CLOUDSNG
83.101.49.20383.101.48.0/21AS136907HWCLOUDS-AS-AP HUAWEI CLOUDSNG

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for cibnelearning.org.

MechanismTarget
SPF_Acibnelearning.org
SPF_IP162.215.131.218
SPF_MXcibnelearning.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 20

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