Skip to content

Hostname

cybersecuritychallenge.com.ng

Last fetched

cybersecuritychallenge.com.ng resolves to 1 IPv4 address operated by AS138244 in IN. WHOIS lists iana:24062013 as the registrar.

Nutrition Label

WHISPER CANON · cybersecuritychallenge.com.ngRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cybersecuritychallenge.com.ng

Resolution chain

cybersecuritychallenge.com.ng resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.20.172.243157.20.172.0/24AS138244IN

WHOIS identity

Registrar
iana:24062013
Organization
cyber security challenge nigeria (cysec ng)
Contact emails

Subdomains

12 observed subdomains of cybersecuritychallenge.com.ng.

Web-graph footprint

Distinct hostnames that link to or from cybersecuritychallenge.com.ng in the public web crawl.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cybersecuritychallenge.com.ng

SPF policy

4 SPF mechanisms authorising senders for cybersecuritychallenge.com.ng.

MechanismTarget
SPF_Acybersecuritychallenge.com.ng
SPF_IP157.20.172.243
SPF_IP162.214.74.69
SPF_MXcybersecuritychallenge.com.ng

Related pages

Pivot deeper into the graph from cybersecuritychallenge.com.ng.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cybersecuritychallenge.com.ng"})-[: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.