Skip to content

Hostname

domainhosting.com.ng

Last fetched

domainhosting.com.ng resolves to 162.214.68.210, announced in 162.214.64.0/21 by UNIFIEDLAYER-AS-1 - Unified Layer in US. domainhosting.com.ng is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · domainhosting.com.ngRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/domainhosting.com.ng

Resolution chain

IPv6 resolution

No AAAA record for domainhosting.com.ng is recorded in WhisperGraph.

Attribution

unified layer

ORIGIN_AS

WHOIS identity

Registrar
registrar:domainhosting.com.ng
Registrant organisation
domain registry
Contact emails
info@domainhosting.com.ng

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1107.africadomainregistry.com
  • ns1108.africadomainregistry.com
  • meg.ns.cloudflare.com
  • sterling.ns.cloudflare.com
  • ns1.162-214-68-210.cprapid.com
  • ns2.162-214-68-210.cprapid.com

MX records

  • prosper.kpservers.com

SPF policy

  • ip: 37.61.232.138/32
  • ip: 37.61.232.186/24
  • ip: 142.4.9.197
  • ip: 162.144.35.106
  • ip: 162.214.68.210
  • ip: 192.163.206.24
  • ip: 192.163.206.25
  • ip: 37.61.232.204

Threat-feed evidence

History

Related pages

Pivot from domainhosting.com.ng 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: "domainhosting.com.ng"})-[: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 20

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